Writing Python Scripts on Android Mobile
I found a cool app on Google Play recently, QPython 3 which allows you to write Python scripts and run it under a console on your Android mobile phone. I tried typing using the built in keyboard, but if you’re a coder like me and need to type fast you can still connect a USB or Bluetooth Keyboard to your mobile phone.
In the console window you can still enter your code and run it on the fly or you can choose to write your script in their text editor called QEdit from the menu.