Question: how can I solve it (in C programing language) Write a program that enters a string with maximum length of 20 characters from the user

how can I solve it (in C programing language)
Write a program that enters a string with maximum length of 20 characters from the user using gets). Your program should print the string in the following pattern: If the string entered was Hello, then the pattern would look as follows: He Hel Hell Hello You nust use at least two of the string functions given in class in order to perform this task
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
