... | ... | @@ -9,6 +9,7 @@ The goal of this exercise is to demonstrate your ability to build a greenfield p |
|
|
The code should handle the bowling scores rules described in the specs and [here](https://www.youtube.com/watch?v=aBe71sD8o8c).
|
|
|
|
|
|
## Mandatory Features
|
|
|
- You will need to **record a video explaining the code** you created, the decisions you made, its functionality, and demonstrating the complete operation of the challenge. _Remember to show the execution from scratch, it should not be running beforehand._
|
|
|
|
|
|
- The program should run from the command-line and take a text file as input
|
|
|
|
... | ... | |