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
bd613c9825
the-honk
/
gcse computer science
/
year 9
/
python
/
python challenges
/
16 - Print 1 to 10.py
newt
bd613c9825
Add lots of old weird school stuff
2021-05-28 21:38:55 +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