This website requires JavaScript.
Explore
Help
Sign In
richard
/
tutoring
Watch
1
Star
0
Fork
You've already forked tutoring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
tutoring
/
node_modules.bak
/
shell-quote
/
print.py
4 lines
53 B
Python
Raw
Permalink
Blame
History
#!/usr/bin/env python3
import
sys
print
(
sys
.
argv
[
1
]
)
Reference in New Issue
View Git Blame
Copy Permalink