Question: Applying looping structure, arrays and strings statements, create a program using C LANGUAGE that will allow the user to enter a string of characters then
Applying looping structure, arrays and strings statements, create a program using C LANGUAGE that will allow the user to enter a string of characters then it will display the total number (N) of characters. Then it will display the characters with space in between, in diamond shape, N times. The upper pyramid is in lowercase of the characters; and the lower half which is the inverse-pyramid should be in reverse-uppercase of the characters. There should be an option to run the program again or to exit. Follow the sample output below.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
