From 93d31b6ae4a78763b8fded7fcd93d4b20a1965cd Mon Sep 17 00:00:00 2001
From: Abhiranjan Kumar <2400030581@kluniversity.in>
Date: Mon, 3 Nov 2025 12:38:30 +0530
Subject: [PATCH 1/2] corrected grammar in README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 182d36a8d905..a964798cfca7 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@
-
All algorithms implemented in Python - for education 📚
+ All algorithms implemented in Python - for educational purposes 📚
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
From fbd60a49c8b5899a10d6e9f10f3307704404be6e Mon Sep 17 00:00:00 2001
From: ABHIRANJAN-KUMAR1
Date: Fri, 14 Nov 2025 16:02:12 +0530
Subject: [PATCH 2/2] Added improved relationship info program
---
other/relationship_info.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 other/relationship_info.py
diff --git a/other/relationship_info.py b/other/relationship_info.py
new file mode 100644
index 000000000000..e69de29bb2d1