Question: CHALLENGE ACTIVITY 2 . 3 . 1 : String methods. Jump to level 1 Strings first _ course and _ second _ course are read
CHALLENGE
ACTIVITY
: String methods.
Jump to level
Strings firstcourse andsecondcourse are read from input. Write an ifelse statement that compares the strings:
If second course and firstcourse have exactly the same characters, output 'Same value'.
Otherwise, output the string with the smaller ASCII value.
Click here for example
first course input
secondcourse input
I Your code goes here
Need this in python with f string
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
