This website requires JavaScript.
Explore
Help
Sign in
newt
/
the-honk
Watch
1
Star
0
Fork
You've already forked the-honk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4b4f90065e
the-honk
/
gcse computer science
/
year 9
/
python challenges
/
16 - Print 1 to 10.py
newt!
154a5979ee
Refactor readmes
2021-09-14 21:57:23 +01:00
2 lines
No EOL
36 B
Python
Raw
Blame
History
for
i
in
range
(
10
)
:
print
(
i
+
1
)
Reference in a new issue
View git blame
Copy permalink