How to install Python on Ubuntu
codeaft@codeaft:~$ su
Password: 
root@codeaft:/home/codeaft# apt install python3
...
root@codeaft:/home/codeaft# python3 --version
Python 3.12.0