CLS clears text from the screen, Input waits for the user to type something and click enter, Print displays text onto the screen, the semicolon after the quotation marks and the X$ makes the same print command display what the user had just typed. It is best to put "What is your name" inside the quotation marks in the input commmand; the "?" will automatically be put in. I will make an example soo