diff --git a/helloworld.c b/helloworld.c index 7aa6356..e423b24 100644 --- a/helloworld.c +++ b/helloworld.c @@ -1,5 +1,5 @@ #include int main(){ - print("Hello World"); -} \ No newline at end of file + print("Hello World lelek"); +}