The INPUT command takes input from the keyboard, so you can type your name. The PRINT command puts text on the screen. ; is used to put multiple strings together (this is only for the print command. to add strings together in other commands, use +)