add lesson
This commit is contained in:
3
12-09/12-09.py
Normal file
3
12-09/12-09.py
Normal file
@@ -0,0 +1,3 @@
|
||||
for i in range(0, 20):
|
||||
print("*", end=' ')
|
||||
print(i)
|
||||
Reference in New Issue
Block a user