subject

Complete the code on lines 3 and 7 to print the final cost for an item that is priced $68, but is 40% off the original price and you have a coupon to take an additional 20% of the sale price. It should print 32.64. price = 68
amountOff = 0.4
saleReduction =
salePrice = price - saleReduction
amountOff = 0.2
couponReduction = salePrice * amountOff
couponPrice =
print(couponPrice)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:00
Create a word problem that involves calculating the volume and surface area of a three-dimensional object. cube: surface area 6 s2 , volume s3
Answers: 3
question
Computers and Technology, 23.06.2019 01:00
Complete the sentence about a presentation delivery method
Answers: 2
question
Computers and Technology, 24.06.2019 00:00
Visualizing a game of “tag” to remember the meaning of contagious
Answers: 3
question
Computers and Technology, 24.06.2019 21:40
Which of these is not a type of socket? aga (alternating grid array) pga (pin grid array) spga (staggered pin grid array) lga (land grid array)
Answers: 1
You know the right answer?
Complete the code on lines 3 and 7 to print the final cost for an item that is priced $68, but is 40...
Questions
question
Mathematics, 27.01.2021 21:30
question
Mathematics, 27.01.2021 21:30
question
Geography, 27.01.2021 21:30
question
Mathematics, 27.01.2021 21:30
question
Mathematics, 27.01.2021 21:30
Questions on the website: 13722361