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
python_basics.ipynb
typo 6ToDo: 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