From the Inputs category, this is the User_Input block. It’s comprised of the variable and the prompt.
- Variable – this is where we “store” the input from the user
- Prompt – this is the message that the user sees before he types his input.
This might be a bit complicated to take in at first but by putting it into practice, you will see that it’s way simpler than it sounds!