qpython
qpython copied to clipboard
if the word contain space, it only read the first part as sys.argv[1].
That’s how the shell works. To get around this, enclose your string in quotes.