Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started