• Write a Python program that accepts ONE
command-line option
- If the command-line option entered by the user is not one
of the following:
"\/e", "\/u", "\/n", or "\/g"
• Show a single message "Wrong option!"
- Otherwise, display the message "Option is known."