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 diff --git a/hello b/hello new file mode 100644 index 0000000..3b18e51 --- /dev/null +++ b/hello @@ -0,0 +1 @@ +hello world