From 4382b7ed5a14f8487530c628c4238c854a44c64a Mon Sep 17 00:00:00 2001 From: Sruti Nayak <105599945+Srutay@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:37:05 +0530 Subject: [PATCH] Create README.md for PYTHON --- coding_freshman/PYTHON/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 coding_freshman/PYTHON/README.md diff --git a/coding_freshman/PYTHON/README.md b/coding_freshman/PYTHON/README.md new file mode 100644 index 0000000..fbb8ffe --- /dev/null +++ b/coding_freshman/PYTHON/README.md @@ -0,0 +1 @@ +This repository contains PYTHON solutions and code contributions as part of Hacktoberfest 2024. Our goal is to provide optimized, well-documented code for various algorithms, data structures, or problem-solving challenges.