From bf4f5beb17c929e47fef36924abb5b2165cd61c4 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Wed, 5 Nov 2025 20:10:00 +0530 Subject: [PATCH] Added link to python version of some codes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f904bc..6e99d6b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This repository contains valuable resources for the Design and Analysis of Algor > [!NOTE] > C++ versions of all codes are available in the [./Codes/C++](./Codes/C++) directory. +> Python version of some codes are available in [./Codes/Python](./Codes/Python) directory. ### Practical