Question: def main(): #Complete the main() method below #1. Ask the user to enter the name of the cat #2. Create a Cat object using the
def main(): #Complete the main() method below #1. Ask the user to enter the name of the cat #2. Create a Cat object using the name provided by the user #3. Ask how the user would like to intEreact with the cat. # The user can enter 'play' or 'feed'.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
