Define a Class with Generators

# Introduction In this challenge, we will be defining a class with a generator that can iterate through numbers divisible by 7 within a given range. This challenge requires the use of class, function, and comprehension.

|60 : 00

Click the virtual machine below to start practicing