Well done!

You have completed Comprehensive Guide to List Operations and Iteration in Python Quiz!

Quiz Question 1 of 5

Given the list ["cat", "bat", "dog", "coyote", "wolf"], what would be the output if you first sort the list in ascending order and then apply the reverse() method?

Choose the correct answer below:

Skip Quiz Review Instruction