This website requires JavaScript.
Explore
Help
Register
Sign In
Luthics
/
XJTU_Python
Watch
1
Star
0
Fork
You've already forked XJTU_Python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
533f9d9752
XJTU_Python
/
test
/
5
/
2.py
2 lines
57 B
Python
Raw
Blame
History
for
i
in
range
(
33
,
127
)
:
print
(
str
(
i
)
+
"
"
+
chr
(
i
)
)
Reference in New Issue
View Git Blame
Copy Permalink