Question: In Python, write the function to _ upper which accepts a string parameter. The function should return string, but in all caps. The TRY IT
In Python, write the function toupper which accepts a string parameter. The function should return string, but in all caps.
The TRY IT button below will test your code with hello. If your code returns HELLO then you will receive the message that your code passed the test.
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
