Question: Write the main function for this program. 1. Store the word Someone into a string variable. 2. Print the variable to the console. 3. Use

Write the main function for this program. 1. Store the word Someone into a string variable. 2. Print the variable to the console. 3. Use indexing and/or a string function to print the third letter of the string. 4. Use indexing and/or a string function to print the second to last letter of the string. Example Output Someone m n
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
