Create 2 - Lucky Sevens.py
This commit is contained in:
parent
426d8f87b4
commit
bea4a8ea76
2
12/2 - Lucky Sevens.py
Normal file
2
12/2 - Lucky Sevens.py
Normal file
@ -0,0 +1,2 @@
|
||||
for i in range(17, 98, 10):
|
||||
print(i)
|
Loading…
Reference in New Issue
Block a user