Question: PYTHON Programming Exercise 2: Create a Simple Cost Calculator Write a program that displays input fields (item name and cost) and calculates and displays the
PYTHON Programming Exercise 2: Create a Simple Cost Calculator Write a program that displays input fields (item name and cost) and calculates and displays the calculated costs. The program should do the following: Provide data entry areas for item name and cost. Calculate and display the subtotal of all items. Adds a sales tax of 6% and calculate and displays the total cost.
Enter the following values into your program.
Mother Board $200. RAM $75. Hard Drive $72. Video Graphics Card $55.
Take a screenshot of your code and its results and paste into the Word document
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
