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.9m questions
10.5m answers