Initialize List with Range

# Introduction In Python, you can create a list of numbers using the `range()` function. However, sometimes you may want to create a list of numbers that are not sequential or that start at a different number than 0. In such cases, you can use the `initialize_list_with_range()` function.

|60 : 00

Click the virtual machine below to start practicing