In exercise 8 (Age check) of part 2 ;
-
The test result shows an error for input of age 0 , it states "string 'I suspect you can't write quite yet' is not found when input is 0"
-
But because age 0 is not possible , the output is supposed to be "That must be a mistake"
In exercise 8 (Age check) of part 2 ;
The test result shows an error for input of age 0 , it states "string 'I suspect you can't write quite yet' is not found when input is 0"
But because age 0 is not possible , the output is supposed to be "That must be a mistake"