A fantastic and easy to use language that has become the standard in [[AI]] / Machine Learning. It has a wonderful ecosystem of packages that simplify most programming chores into simple concepts where the heavy lifting is typically handled by packages leaving you to focus on implementing your needs. Some of my favorite python libraries and frameworks include...
* [[PyGame]]
* [[Django]]
* FastAPI
* Numpy
* Pandas
Python has a fantastic [[REPL]] to prototype and test ideas.