...

/

Challenge 2: Return Numbers From n Down to 0

Challenge 2: Return Numbers From n Down to 0

Solve a challenge to iterate through a list in reverse order.

Problem Statement

Edit the following class, such that it returns all numbers from n ...