Changes from CAT session

This commit is contained in:
2026-04-09 14:15:45 -04:00
parent 6949336bbe
commit a30e9b2556
9 changed files with 23 additions and 0 deletions

2
Project 1/test.py Normal file
View File

@@ -0,0 +1,2 @@
for i in range (0, 10):
print(i)