CS50's Introduction to Programming with Python
Harvard CS50
One of the best first full Python courses if you want structure, exercises, and clear teaching from zero.
Guide
All the major Python resources a student usually needs in one place.
Best place to start
Harvard CS50
One of the best first full Python courses if you want structure, exercises, and clear teaching from zero.
Al Sweigart
Excellent if your motivation grows faster through useful scripts and mini automation wins than theory alone.
Python docs
The best official companion once you start writing code and want trustworthy explanations straight from Python itself.