The robot is protecting the city! Make him ask three questions (using the string blocks) to help him keep out intruders. 1. Program the robot to ask for the user's name, and make him reply, "Nice to meet you, _____" 2. Program the robot to ask for a word that starts with "q" and tell the user if they answered correctly. 3. Program the robot to ask for a 7-letter word and tell the user if they answered correctly. 4. Program the robot to ask for a word that ends in "y" and tell the user if they answered correctly. Challenge: Program the robot to ask for a 6-letter word that starts with "a" and tell the user if they answered correctly.