From ab5c1f24fc42ead928048daac8eb08da345f76c0 Mon Sep 17 00:00:00 2001 From: Diya-Gr <123066692+Diya-Gr@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:12:19 +0530 Subject: [PATCH 1/2] Update Bank_Management_System.c --- Mini Projects/Bank/Bank_Management_System.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mini Projects/Bank/Bank_Management_System.c b/Mini Projects/Bank/Bank_Management_System.c index bc59f3d..6a52bcb 100644 --- a/Mini Projects/Bank/Bank_Management_System.c +++ b/Mini Projects/Bank/Bank_Management_System.c @@ -1,5 +1,5 @@ // Note: Try to run this Code on DEV-C++ IDE - +// this is code of bank management system #include #include #include From ce72b3b0949c482ce8970fd1f3370be36eb4119b Mon Sep 17 00:00:00 2001 From: Diya-Gr <123066692+Diya-Gr@users.noreply.github.com> Date: Fri, 24 Mar 2023 10:51:29 +0530 Subject: [PATCH 2/2] Create hello --- hello | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello diff --git a/hello b/hello new file mode 100644 index 0000000..3b18e51 --- /dev/null +++ b/hello @@ -0,0 +1 @@ +hello world