C Strings 1: Input a string and print it [C Programming]

preview_player
Показать описание
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

=================================================

Рекомендации по теме