colinaa colinaa
  • 25-02-2021
  • Computers and Technology
contestada

8.2 code practice edhesive

Respuesta :

24shilka 24shilka
  • 01-03-2021

Answer:

temperatures = []

i = 0

while i < 5:

   try:

       t = int(input('Enter a temperature: '))

       temperatures.append(t)

       i += 1

   except ValueError:

       print('Enter a number')

print(temperatures)

Explanation:

Hope this helps!

Answer Link

Otras preguntas

Explain how Earth's magnetic field and ozone layers protect it .
i don't get area and the distributive property
A machine does 1000 tasks in 4.3 x 10^-2 seconds. How much task will be done in 2 hours? Leave answer in scientific notation.
What number is 33 1/3% of the positive difference between 25% of 60 and 75% of 16?
Both Todd and Zack earn the same salary. Todd spent $716 and Zack spent $128. Then Zack had 4 times the amount of money Todd had left. How much is their salary?
infiltration is the process by which rainwater becomes
116 is 145% of what number
Five rational numbers in common fraction forms that are not integers
Help plz. What Does "All Roads Lead to Rome" Mean?
A bag contains 12 slips of paper of the same size. Each slip has one number on it, 1-12. Describe an impossible event.