How do I start learning Python?

Whenever I start with a new language or framework I quickly go through a crash course on youtube. Since you have basic familiarity with coding this should work for you as well. A crash course will teach you how to do the most common things you need to get by, after that it’s just a matter of starting to apply it on some practical application.

Travesy media is pretty good imo.

After learning the basics you can start geeksforgeeks or leetcode to gain familiarity and sense with the language.