2 lines
65 B
Python
2 lines
65 B
Python
|
parser.add_argument("echo", help="echo the string you use here")
|
|
parser.add_argument("echo", help="echo the string you use here")
|