The Python range() Function
Python’s built-inrange function is handy when you need to perform an action a specific number of times. As an experienced Pythonista, you’ve most likely used it before. But what does it do?
By the end of this course, you’ll:
- Understand how the Python
rangefunction works - Know how the implementations differ in Python 2 and Python 3
- Have seen a number of hands-on
range()examples - Be equipped to work around some of its limitations
Let’s get cracking!
What’s Included:
- 7 Lessons
- Video Subtitles and Full Transcripts
- Accompanying Text-Based Tutorial
- Q&A With Python Experts: Ask a Question
- Certificate of Completion
Related Learning Paths:
The Python range() Function
7 Lessons 22m
AboutAustin Cepalia
Austin is a video tutorial author at Real Python. He graduated with a BS in CS from Rochester Institute of Technology in 2023, and now he writes software to support the semiconductor industry.
» More about Austin
















