Question: Do it as simple as possible please. (50 pts) Write a C program q1.c that that prompts the user for an input string and prints
Do it as simple as possible please.
(50 pts) Write a C program q1.c that that prompts the user for an input string and prints the input string as well as the reversed input, between double quotes. Example of execution: ./q1 Enter an input string: Hello World "Hello World" "dlroW olleH
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
