Computers and Technology
Computers and Technology, 19.03.2021 04:00, liln223

Code Example 9-2 number = float(input("Enter a number: ")) result1 = number * .15 result2 = result1 / 3 result3 = result1 + result2 print(result3) Refer to Code Example 9-2. To be sure that the results are accurate to 2 decimal places, you should ___. - round the result of each expression to 2 decimal places - round just the result that's displayed to 2 decimal places - round all three results to 2 decimal places - round just the result1 and result2 variables to 2 decimal places

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:00, lexhorton2002
The great length of north america causes the climate to be varied. true false
Answers: 2
image
Computers and Technology, 22.06.2019 11:30, mmimay3501
What do character formats do for your document's message? a. set the tone b. provide organization c. provide clarity d. set how texts align with documents
Answers: 2
image
Computers and Technology, 22.06.2019 15:30, micahpauleen748
In a compound condition, both conditions on either side of the logical operator and must be true for the overall condition to be true. a: true b: false
Answers: 1
image
Computers and Technology, 24.06.2019 21:30, zlyzoh
Write an algorithm to check if a number is even or odd and show with flow chart step by step
Answers: 2
Do you know the correct answer?
Code Example 9-2 number = float(input("Enter a number: ")) result1 = number * .15 result2 = result1...

Questions in other subjects:

Konu
History, 14.11.2019 00:31
Konu
Computers and Technology, 14.11.2019 00:31