Final Countdown
A Coding Project
This app will display the numbers counting down from the Starting Number to the Ending Number.
Instructions
- Enter a number between 100 and 1 in the Starting Number field.
- Enter a number in the Ending Number field that is less than the Starting number and is not less than 0.
- You must enter a valid number.
- The Starting Number must be larger than the Ending Number.
- You cannot enter a negative number.
- You can only enter whole numbers, decimal numbers will be rounded down to whole numbers.