This website requires JavaScript.
Explore
Help
Sign In
lw-everestlinux
/
cs
Watch
1
Star
0
Fork
0
You've already forked cs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a1383f13c
cs
/
stuff
/
loops
/
num6.py
lw-everestlinux
7a1383f13c
hi buddy
2022-12-13 11:38:55 -05:00
3 lines
42 B
Python
Raw
Blame
History
for
i
in
range
(
-
10
,
0
)
:
print
(
i
,
end
=
"
"
)
Reference in New Issue
View Git Blame
Copy Permalink