in python 2.2Write a program that prompts the user for two inputs: the unit cost of an item and the quantity of the item. The program should then output the subtotal for the item in currency format with two decimals and the $ sign right up against the first digit. This will require the sep argument. See page 66 and the Sample Output. NOTE: User inputs are shown in blue.Sample OutputEnter the unit price 2.49Enter the quantity 8Please pay $19.92

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter6: Arrays
Section: Chapter Questions
Problem 7RQ
icon
Related questions
Question

in python

2.2Write a program that prompts the user for two inputs: the unit cost of an item and the quantity of the item. The program should then output the subtotal for the item in currency format with two decimals and the $ sign right up against the first digit. This will require the sep argument. See page 66 and the Sample Output. NOTE: User inputs are shown in blue.
Sample Output
Enter the unit price 2.49
Enter the quantity 8
Please pay $19.92

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr