There is a typo in exercise 1 part 9. As this exercise is about list, it should be list instead of string. Original: "Reverse the elements in the **string**" Correct: "Rever the elements in the **list**"