Something very basic like a print statement can definitely run on mobile devices if you have the python interpreter and a way to run your script, however it is not ideal to use python for mobile app development(adding buttons, gui, etc.). But there are still frameworks in python like kivy and beeware that can be used to develop applications for android. Kivy helps create GUI for any platform, if you created one for android it will work on windows also. For more details you can just google mobile development in python
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…