1. Give an example of a one-line script that does display something on the screen when the script is executed, but displays something different on the screen when that line is entered into the interactive shell. (using Python)
2. Give an example of a one-line script that displays something on the screen when the script is executed, but that doesn't display anything on the screen when that line is entered into the interactive shell (using Python)