Skip to content
Snippets Groups Projects
Commit 5b9cb6e7 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

Update file prog.c

parent dcdf3d50
Branches
No related tags found
No related merge requests found
#include <stdio.h>
int main() {
printf("Hello Worl\n");
printf("Hello World!\n");
return 0;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment