This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lovecoding
/
W250511
Suivre
10
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b3bccbebf6
Branches
Tags
master
W250511
/
20.webpack
/
node_modules
/
shell-quote
/
print.py
print.py
53 B
Historique
Raw
1
2
3
#!/usr/bin/env python3
import sys
print(sys.argv[1])