From 91c03754f220eb94419ad85b84c3be77dcc8e42a Mon Sep 17 00:00:00 2001 From: {hrishikeshthakkar} <{hrishithakkar2332@gmail.com}> Date: Wed, 22 Dec 2021 19:19:33 +0530 Subject: [PATCH] commited by : hrishi --- hello.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.c b/hello.c index 59b8458..19fea1b 100644 --- a/hello.c +++ b/hello.c @@ -1,4 +1,5 @@ #include void main() { printf("Hello Beautiful World!!"); + printf("vhange done by : hrishi"); } \ No newline at end of file