From fdcde7a855afa572f8eff6998dae00c6b0e2df3a Mon Sep 17 00:00:00 2001 From: zimmersandro Date: Mon, 16 Mar 2026 17:50:23 +0100 Subject: [PATCH] chore: Kata description for Snail added to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47056a2..736a127 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,4 @@ Repository for CDS-2020 Programming and Promt Engineering II |PaginationHelper|kata_pagination_helper.py|test_pagination_helper.py|[515bb423de843ea99400000a](https://www.codewars.com/kata/515bb423de843ea99400000a)| |Who has the most money?|kata_who_the_most_money.py|test_who_the_most_money.py|[528d36d7cc451cd7e4000339](https://www.codewars.com/kata/528d36d7cc451cd7e4000339)| |Next bigger number with the same digits|kata_next_bigger_number_same_digits.py|test_next_bigger_number_same_digits.py|[55983863da40caa2c900004e](https://www.codewars.com/kata/55983863da40caa2c900004e)| +|Snail|kata_snail.py|test_snail.py|[521c2db8ddc89b9b7a0000c1](https://www.codewars.com/kata/521c2db8ddc89b9b7a0000c1)|