helloworld.c aktualisiert
This commit is contained in:
parent
b5ffb53441
commit
dfa1c0fd1a
@ -1,6 +1,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main(void) {
|
||||
printf("Hello, World!");
|
||||
printf("Hello, World!\n");
|
||||
printf("deien");
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user