A Good Mobile Python IDE
I was initially looking for a free app that allows me to easily code in Python, mainly for small, quick programs. After going through a few other alternatives, I think this is definitely the best one. When writing Python code, the app has keyword highlighting, auto-indentation and an auto fill feature which is about everything I needed to write efficiently. It also has some common Python modules installed such as math and decimal which is incredibly useful. Whilst the programs can be compiled and executed, there doesn’t appear to be an easy way to debug the programs and if there is an error in my code, there isn’t really any feature that helps me properly identify what went wrong. Furthermore, I can’t see a way to export files, yet considering how small they usually are, I just copy and paste. Overall, I definitely recommend this app for easy mobile programming as it has all the necessary features to write good code. And whilst a debugger would be quite handy, that fact that this app can still execute code is great.