From the course: Python for Students
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Python resources - Python Tutorial
From the course: Python for Students
Python resources
- [Instructor] A great reference when you're working with Python and you need some help is actually available at this website here, docs.python.org. In here, there's all kinds of stuff, including references for syntax if you're ever searching for a specific function or how it works. There's even FAQs as well as information about how to get things set up. There's a ton of information here, so next time you're stuck, this is a great place to start.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.