Answer: Python
Explanation: All I know is that the programming language is Python.
Answer:
for count in range(5, 8):
print(count)
Step-by-step explanation:
5.7m questions
7.4m answers