Running a python script in Android
I have a small python script that asks for an input and displays the results. I would like to run this script on my Android tablet. I installed the QPython app from the Play Store and uploaded the script to the tablet, but I am still not sure how to execute the script. QPython allows me to browse for scripts, but it can’t navigate to the Downloads folder on the tablet, and I can’t add the script to QPython’s scripts
folder. Do I need a different app, like Termux instead?