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!
Hey hey hey! I recently took the test and the answer is D | (• ◡•)|
Answer:
west ward cpt output
Explanation:
i know because i invented it
This would be a measure of Resolution. Image size is the general version of Resolution as Resolution is the measurement use FOR image size.