I'm gonna learn Python because...
1. Why not?
2. It's EASY.
3. There's a lot of awesome game engines that uses the Python language! :)
Dynami is a Simple 2D Game Engine scriptable in Python. · By
Well that is not recommended since Python is:
-Slow (It takes 150s to compile a code that prints 100 lines of "Hello World!")
-Not a great language for games (Unless if you will make very simple games)
-There's more engines that support Python like languages (Exemples: Defold Lua, Godot GDScript, Roblox Lua)