+ 1
Need help running python code.
So i recently finished the python course but im a bit confused when it come to running python code because i dont know how are you supposed have a program in python without having to run the code on an interpreter.... Also, is it possible to make an executable file in python from a phone? Another thing is that i don't know if Chromebooks can be used for programming well in python. HELP!!!!
6 Antworten
0
Don't think you have native python then. See link:
https://unix.stackexchange.com/questions/84160/running-python-on-chromeos
+ 2
Thank you!
+ 1
in DOS and Linux you can run a script with something like "python scriptname.py"
Phones will be hard work, even android. Can't comment on Chromebook, should be ok.
+ 1
So you make a file with the code in it and name it some thing like (python_code.py). Because i have done that qnd i just dont know hot to run the script
+ 1
what OS are you using?
+ 1
Chrome OS