Tera is thinking of a letter from A-Z. Guess what it is! Some of the starter blocks you will need are already inside the project. You will need to add at least 3 more blocks! Keep asking the user to guess until they get the right letter, then stop and tell them they are correct. Every time they are incorrect, tell them they need to try again. Hint: you'll need some sort of Control blocks here :) at least the IF THEN ELSE, and maybe one more.