Getting Started with python
Python’s simplicity and readability make it an ideal
programming language for beginners. To begin my journey, I familiarized myself with the fundamentals of Python, including variables, data types, loops, and functions. Online resources, interactive tutorials, and community forums provided invaluable guidance during this initial phase.
The best resource out there i found was of FreeCodeCamp
here