From 3f835172e6c735ce02647d39aec22767ca61913c Mon Sep 17 00:00:00 2001 From: zimmersandro Date: Mon, 25 May 2026 17:37:16 +0200 Subject: [PATCH] chore: Updated README with description for Kata "Simple Fun #128: Doubly Not Less" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f191c51..dd10e4f 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,4 @@ Repository for CDS-2020 Programming and Promt Engineering II |Chinese Numeral Encoder|kata_chinese_numeral_encoder.py|test_chinese_numeral_encoder.py|[52608f5345d4a19bed000b31](https://www.codewars.com/kata/52608f5345d4a19bed000b31)| |RGB To Hex Conversion|kata_rgb_2_hex.py|test_rgb_2_hex.py|[513e08acc600c94f01000001](https://www.codewars.com/kata/513e08acc600c94f01000001)| |Most frequently used words in a text|kata_most_words_used.py|test_most_words_used.py|[51e056fe544cf36c410000fb](https://www.codewars.com/kata/51e056fe544cf36c410000fb)| +|Simple Fun #128: Doubly Not Less|kata_doubly_not_less.py|test_doubly_not_less.py|[58a3ea0a8bdda5093800000e](https://www.codewars.com/kata/58a3ea0a8bdda5093800000e)| \ No newline at end of file