This website requires JavaScript.
Explore
Help
Sign In
ada
/
csc-python-solutions
Watch
1
Star
0
Fork
0
You've already forked csc-python-solutions
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fc57152e0b
csc-python-solutions
/
12
/
2 - Lucky Sevens.py
Lukas Baumann
bea4a8ea76
Create 2 - Lucky Sevens.py
2021-02-18 09:00:31 +01:00
3 lines
40 B
Python
Raw
Blame
History
for
i
in
range
(
17
,
98
,
10
)
:
print
(
i
)
Reference in New Issue
View Git Blame
Copy Permalink