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:
7.6m questions
10.2m answers