Modify the 'age' program so that the user is no longer allowed to continue in the program when they enter an invalid age. Use a while loop to accomplish this.