Question: Submit: joke.py Description: You will be writing a program to print a joke about Python. Sample Run # 1 : Tech Support: How may I
Submit:
joke.py
Description:
You will be writing a program to print a joke about Python.
Sample Run #:
Tech Support: How may I help you?
Customer: Hi I have got a problem.
Your program is telling me to get a pet snake.
I do not want one.
Tech Support: Excuse me
Customer: It is giving me a message telling me
I need a snake to run it
Tech Support: Read the message to me please
Customer: Error: Python required to run the script
Test # checks all output
Test # output includes Tech Support: How may I help you?
Test # output includes Your program is telling me to get a pet snake.
Test # output includes Customer: Error: Python required to run the script
Additional Source Code Tests:
Test # joke.py includes print
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
