Last List Element

# Introduction In Python, a list is a collection of items that are ordered and changeable. Sometimes, we need to access the last element of a list. In this challenge, you will write a function that returns the last element of a list.

|60 : 00

Click the virtual machine below to start practicing