paul_cho
Jul 14, 2018 - 05:58
Hi! I have started just yesterday. I really enjoying python these days.
Anyway I have some problem I using Pythonista 3.
Import sys
print(sys.argv[1])
Of caurse, error code is “range of ~”
So, I wanted setting arguments on Pythonista 3 but, i couldn’t why I don’t know where can i apply setting.
I really glad if you say me how to apply this.