From e7775a5cbd4547dbdf1b238def18dbaa0a2bd207 Mon Sep 17 00:00:00 2001 From: bhuvneshsoni01 <56965563+bhuvneshsoni01@users.noreply.github.com> Date: Fri, 25 Oct 2019 02:38:32 +0530 Subject: [PATCH] hello world --- chotu2 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 chotu2 diff --git a/chotu2 b/chotu2 new file mode 100644 index 0000000..612b281 --- /dev/null +++ b/chotu2 @@ -0,0 +1,2 @@ +#include +printf("hello world")