Question: In this challenge, you'll create a function that reverses a string, For example, given the string your function should return Do the following 1. Name

 In this challenge, you'll create a function that reverses a string,

In this challenge, you'll create a function that reverses a string, For example, given the string your function should return Do the following 1. Name your function 2. Call your function with the input string This is my string. and assign the result to the variable 3. Print out Note: Don't use for your function, as it connot be used in this test environment. You should olso assume that all inputs are strings, so you do not need to check for this

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