/* jquery */ /* jquery accordion style*/ /* jquery init */

Python Coding on Android with QPython

Would you like to write Python code on your android smart phone or tablet?

Well you can by using the free Google Play downloadable app QPython. In fact there are two variants of QPython. The basic one supports the older but better supported version 2.7, while QPython3 supports the newer version 3 of the language.

With QPython you can do mathematical calculations, perform decisions and branching, define loops, create lists, write functions and even develop your own Python modules.

QPython has both an interactive console mode for instant coding results, plus a built-in editor to create ‘.py’ files. These ‘.py’ files can be executed directly on the Android smartphone or tablet, or transferred to another device, such as the Raspberry Pi or anyWindows or Mac or Linux computer.

Try My Free Python Coding Tutorials

No comments: