The process where the programmer steps through each of the program's statements one by one is called
.

Answer:
kinesthetical
Explanation:
please give brainliest please and good luck :)
C.cannot be viewed on a screen
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!
There're all conjunctions.
You can seperate them in sentences after a comma for a run-on sentence.