1. The following pseudocode tests how quickly a user can type a given sentence without making any mistakes.
The statement time.clockTick() returns the number of seconds elapsed since the program started followed by the number of characters in the sentence typed.
What type of variable is each of the following?
a) mistakeMade