Skip to main content

Ex Inverted Cycle

Description

The exercise it's more simply that looks. Using any cycle try to print in the console the number from user input to 0.

Example

Input - 10

10
9
8
7
6
5
4
3
2
1
0