filmov
tv
C Strings 1: Input a string and print it [C Programming]
Показать описание
Write a program in C to input a string and print it.
Expected Output :
Input a string : Hello World
The string you entered is : Hello World
=================================================
Expected Output :
Input a string : Hello World
The string you entered is : Hello World
=================================================