Joke Collection Website - Public benefit messages - How to program Python with mobile phone?

How to program Python with mobile phone?

1.Qpython3: This is a scripting engine that runs python3 on Android phones. It integrates python3 interpreter, console, QEdit editor and SLA4 library, and can run python-developed programs on Android phones. Let me briefly introduce this software. ...

2.$ Termux: this is a powerful advanced terminal, which can run shell commands (ssh, etc. ). After installing python online, you can also edit and run python code. Let me briefly introduce this software: install $ TERM UX, just like QPython above. ...