diff --git a/Chapter 0/01_first.c b/Chapter 0/01_first.c index 7071fd0..95f469a 100644 --- a/Chapter 0/01_first.c +++ b/Chapter 0/01_first.c @@ -3,4 +3,7 @@ int main(){ printf("Hello World"); return 0; -} \ No newline at end of file +} + + +// hello there \ No newline at end of file diff --git a/hi there.txt b/hi there.txt new file mode 100644 index 0000000..e69de29