1 line
76 B
Python
1 line
76 B
Python
parser.add_argument("echo", help="echo the string you use here", nargs='+')
|
parser.add_argument("echo", help="echo the string you use here", nargs='+')
|