Develop a game that displays a randomly selected word to the user with the vowels removed. The user then has three guesses to guess the word. If they guess the word display the message “Well done – you took # guesses”. If they do not guess the word then display “Oh Dear you have # guesses left”. If they use up all 3 guesses then the message “Oh dear – No guesses left” should be displayed.
