Aug 6, 2024
Text Editor:
Compiler:
#include <stdio.h> int main() { printf("Welcome to C\n"); return 0; }
printf
\n
main
stdio.h
Full transcript