YES
The answer is yes. Android can run python apps. However, we need to keep in mind that the android does not have a python interpreter by default. We need to make sure that python interpreter is available in android to run the python apps.
Several options are available. Those are
Example of python app running in android
Please refer our post on Build Android App using python kivy kivyMD for a clone of instagram
This app is developed using the python for android tool