example.py hinzugefügt
This commit is contained in:
parent
401ac4e2ad
commit
b7fc930486
1 changed files with 2 additions and 0 deletions
2
example.py
Normal file
2
example.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
for number in range(1,101):
|
||||
print(number)
|
||||
Loading…
Reference in a new issue