Question: Python please help! ont Paragraph Styles Complete the code below so that it works with both yes and Yes. Can you complete it so that

Python please help!  Python please help! ont Paragraph Styles Complete the code below so

ont Paragraph Styles Complete the code below so that it works with both yes and Yes. Can you complete it so that it also works with YES? permit-input("Do you want to start this program?") if permit-"yes": name1-input("Enter your name:") name2-input!"Enter your friend's name:") if name1 > name2: print("Congratulations. Your name is larger than your friend's name in Python.") elifname1-name2: print!"Interesting. Both names are the same. What a coincidencel") else: print!"Your friend's name is larger than your name in Python.") else: print("Sorry to see you go.")

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!