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 ffff9fc2a195aec2605084d10860d598f3b9310a Mon Sep 17 00:00:00 2001 From: ABHIRANJAN-KUMAR1 Date: Fri, 14 Nov 2025 16:26:03 +0530 Subject: [PATCH 2/2] Add Snake-Water-Gun game with random computer choice --- games/snake_water_gun.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 games/snake_water_gun.py diff --git a/games/snake_water_gun.py b/games/snake_water_gun.py new file mode 100644 index 000000000000..e69de29bb2d1