Skip to content
Snippets Groups Projects
Commit 182a1e96 authored by BOSSERT PIERRICK's avatar BOSSERT PIERRICK
Browse files

Update hello.c

parent c39158f7
Branches master
No related merge requests found
......@@ -2,6 +2,6 @@
int main(void)
{
printf("Hello you\n");
printf("Hello you you\n");
return 0;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment