subject

7. GST calculation program. The following program will ask the user to enter the cost before GST and
then calculate the GST (5%) and the total cost
including GST. Below is the sample running. Fill in
the missing code in the program below.
Running
How much does it cost? $ 45.80 <- input
GST is $2.29
Total is $48.09
"))
#GSTCalculation. py
line #1: cost =
(input("
line #2: gst = cost * 0.05
line #3:
line #4
line #5: print ("Total is $", total)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 20:40
Peripherals are part of the main computer. true false
Answers: 3
question
Computers and Technology, 22.06.2019 11:30
Awell-diversified portfolio needs about 20-25 stocks from different categories.
Answers: 2
question
Computers and Technology, 22.06.2019 13:00
Which option should u select to ignore all tracked changes in a document
Answers: 1
question
Computers and Technology, 23.06.2019 14:30
The basic work area of the computer is it screen that you when you first fire up your computer
Answers: 1
You know the right answer?
7. GST calculation program. The following program will ask the user to enter the cost before GST an...
Questions
Questions on the website: 13722361