chore: description for kata The Hashtag Generator

This commit is contained in:
Sandro Zimmermann 2026-06-23 21:40:52 +02:00
parent 40c55cd0e5
commit 7ee6263630

View File

@ -35,3 +35,4 @@ Repository for CDS-2020 Programming and Promt Engineering II
|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)|
|Rot13|kata_rot13.py|test_rot13.py|[530e15517bc88ac656000716](https://www.codewars.com/kata/530e15517bc88ac656000716/)|
|The Hashtag Generator|kata_the_hashtag_generator.py|test_the_hashtag_generator.py|[52449b062fb80683ec000024](https://www.codewars.com/kata/52449b062fb80683ec000024)|