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
c20f5e2cdb
the-honk
/
school
/
gcse
/
year 9
/
python challenges
/
16 - Print 1 to 10.py
newtykins
c20f5e2cdb
nCr calculator in C
2021-12-21 19:46:28 +00: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