Python
Python is a flexible and versatile programming language that can be leveraged for many use cases, with strengths in scripting, automation, data analysis, machine learning, and back-end development.
Installation
Ubuntu 22.04 ship with Python 3 pre-installed.
Usage
To check python version:
python3 --version