About
Pricing
Community
Teams
Start Free Trial
Log in
ocean O
asked on
4/7/2020
run python script with an input varaible
Hi, I have a question, how can I pass an input parameter when I run python code.
For example, I can run a script like this: python test.py 104
104 is the input parameter that I pass in. How can I pass it in the code?
Any inputs will be appreciated.
Python
3
1
Last Comment
ocean O
8/22/2022 - Mon