It's not about what's trending right now. Your language choice depends on what do you want to accomplish with it.
Scripting and general IM: Python
Cross-platforms mobile: Dart + Flutter
Web: PHP
Windows apps: C#
When you learn programming with solid foundations and the logic (algorithmic) you'll find that the logic part is the most important part.
In every language you'll find variables, conditions, loops, classes...switching from language to language will be easy for you if you have a solid foundations.
I encourage you to learn Python.