From 5f7d05a77696b9d63ad54578e9274dfc380f7b80 Mon Sep 17 00:00:00 2001 From: Sumana Ramesh <34233477+SumanaRameshBaswan@users.noreply.github.com> Date: Mon, 21 Dec 2020 18:56:25 +0530 Subject: [PATCH] lets c --- hello_world.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hello_world.c b/hello_world.c index 7289b8b..7ed1819 100644 --- a/hello_world.c +++ b/hello_world.c @@ -3,4 +3,5 @@ int main() { // printf() displays the string inside quotation printf("\n\n\n Hello, World! \n\n\n\n"); return 0; -} \ No newline at end of file +} +// lets c