mmcpp16 / tsi-project

0 stars 0 forks source link

Validated Inputs #12

Closed AndyMckelvey closed 4 months ago

AndyMckelvey commented 5 months ago

As a dev I want the programme to ensure that inputs are validated so that the the programme can be robust

AndyMckelvey commented 5 months ago

definition of done: the program will display a message correcting the user upon invalid input and prompt them to try again, this will loop infinitely until a valid input has been input.