Objective
The classic pre-deploy ritual: count down from 9 to 0 on a single line.
Steps
$ ./countdown
9876543210
Expected files
Allowed functions

Objective
The classic pre-deploy ritual: count down from 9 to 0 on a single line.
Steps
$ ./countdown
9876543210
Expected files
Allowed functions

Tests
Run the tests to grade your code