Drop List Elements from the Left

# Introduction In Python, we can use slice notation to remove elements from a list. In this challenge, you will need to write a function that removes a specified number of elements from the left of a list.

|60 : 00

Click the virtual machine below to start practicing