Is there a way to get codecademy's Python3 course for free?

https://lemmy.world/post/432447

Is there a way to get codecademy's Python3 course for free? - Lemmy.world

I checked the megathread and 1337x.to [http://1337x.to] and some other torrent sites, but no luck finding the course.

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...

Python documentation
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.