Intro to Programming using Python
Unit 08 Video 5: The range() "Function"
Instructor: John B. Schneider
Description: Here we start to explore the range() function which is quite useful despite the fact that it merely generates a sequence of integers.