72.1k views
2 votes
11. Stationary Expenditure

A stationery store sells pencils at $1.20 each, erasers at $2 each, and compasses at $5 each. Write a program that asks the user for the number of each of these items purchased, calculates the total expenditure made by the user, and then displays the result on the screen.

1 Answer

2 votes

Answer:

What type of program python?

User Desha
by
2.7k points