Question: 5 . Write a fun XE 1 6 ction that will take a string, containing lowercase letters only, as its argument. The function will return
Write a fun XE ction that will take a string, containing lowercase letters only, as its argument. The function will return a string containing the uppercase counterparts of the input string elements. For example if the input string is "hello the output will be "HELLO". Hint: you can take advantage of the ASCII table.
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
