Question: Create a new function called fun_name which will take the NAME as input and provide an output of the name which alternates between upper
Create a new function called fun_name which will take the NAME as input and provide an output of the name which alternates between upper case and lower case characters. For example: Smith -> SmltH Robertson -> RoBeRtSoN This is a single row function only. Do not worry about handling multiple rows. This function provides the output, but, DOES NOT update the values in the table. WHAT TO HAND IN: A copy of your function code -and-output showing a couple of examples of the function working.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
