+ 1
I need to create a script, how can i do that?
python scripting
9 Answers
+ 1
Right click on your Desktop,
select new txt,
rename it to yourname.py,
righclick it click,
click on edit,
write your code,
open with python...
+ 1
You could also look into the store of your mobile device, maybe you find a virtual box or simulator for an small pc, a python compiler or something like this...
+ 1
a terminal app wont work, as long python is not part of it. You have to install python to use it. As I said, use SoloLearn to write simple programs like these you would write in the terminal. I think you wont be able to create programs which open windows, because you don't have widows at all.
Just use SoloLearn for now, it should work fine for now...
+ 1
You can find the playground at:
the "{}" tab
then click on the +
and choose python
0
i only use mobile device, so if I create it how can I run it?
0
I don't think it's possible. You can use SoloLearn's payground, but you want be able to create widows or Programms with a lot of input... For these or more complex programs you will need a PC I think...
0
okay thanks for that
0
you mean like a code editor app? I actually have terminal app but it can't run there
0
thanks