Question: Lab 2B: Name Comparison Write a program that ask the user to enter 2 names. Report which one comes first alphabetically. You can assume the

Lab 2B: Name Comparison Write a program that ask the user to enter 2 names. Report which one comes first alphabetically. You can assume the user will always correctly capitalize the first letter of each name. Test Case 1 Test Case 2 Console 1 Enter name 1 Eric 3 Enter name 2 4 Tim 5 Eric comes first alphabetically Help Python 3 v Run Code # Write your Python 3 code here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
