Files
DCS229/Project 1/test.py
2026-04-09 14:15:45 -04:00

2 lines
36 B
Python

for i in range (0, 10):
print(i)