Skip to content

python_basics.ipynb typo 6

ToDo: From the list (my_list) below, extract the numbers 2, 3, 4, 5, and 6 using a slice and store it in a new variable named my_new_list!

[…] 4, 5 and 6