You are viewing a single comment's thread. Return to all comments →
int main() { printf("C\nLanguage \nWelcome To C!!"); /* Enter your code here. Read input from STDIN. Print output to STDOUT */ return 0; }
Seems like cookies are disabled on this browser, please enable them to open this website
Playing With Characters
You are viewing a single comment's thread. Return to all comments →
include
include
include
include
int main() { printf("C\nLanguage \nWelcome To C!!"); /* Enter your code here. Read input from STDIN. Print output to STDOUT */
return 0; }