The pydroid interpreter showing python version 3.9.7
On pydroid, the current python version is 3.9.7. However, I have some code I want to run on pydroid that requires version 3.11.0 or better. Is there a command I can use to update the version from 3.9.7 to 3.11.0 or better?
I tried various sudo commands and they don't work on pydroid.