Print - displays the specified message to the command line
Input - allows user to input a string into the program
Variable - Name used to identify a value in memory that can change during the execution of the program.
Comment - A note added to source code to say what part of the program does
Prints and Inputs
Comments