Question: Strings first _ course and second _ course are read from input. Write an if - else statement that compares the strings: If both strings

Strings first_course and second_course are read from input. Write an if-else statement that compares the strings:
If both strings have the same value, output 'Same inputs'.
Otherwise, output the string with the greater ASCII value.

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 Programming Questions!