If you want to learn Python, the tutorial in the documentation is an thorough and excellent starting point. Reading the documentation (the most up-to-date, deliberate content) will make you far more of a Python wizard than codecademy ever could.
The Python Tutorial
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax an...
Thanks, I'll definetly take notes from it. I was hoping to get started with some bigenner friendly way, as I am new to coding, that's why I was asking for codecademy as many youtubers suggested it's a great place to get your feet wet.