Need help running python code. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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!!!!

29th Dec 2017, 1:15 AM
Ojani
Ojani - avatar
6 Answers
29th Dec 2017, 6:40 PM
Brian F
Brian F - avatar
+ 2
Thank you!
29th Dec 2017, 6:43 PM
Ojani
Ojani - avatar
+ 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.
29th Dec 2017, 11:37 AM
Brian F
Brian F - avatar
+ 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
29th Dec 2017, 2:57 PM
Ojani
Ojani - avatar
+ 1
what OS are you using?
29th Dec 2017, 2:59 PM
Brian F
Brian F - avatar
+ 1
Chrome OS
29th Dec 2017, 6:36 PM
Ojani
Ojani - avatar