chore: kata description for Tic Tac Toe Checker

This commit is contained in:
Sandro Zimmermann 2026-06-24 13:54:46 +02:00
parent 52eb98b8fa
commit 04a3626071

View File

@ -36,3 +36,4 @@ Repository for CDS-2020 Programming and Promt Engineering II
|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)|
|Tic-Tac-Toe Checker|kata_tic_tac_toe_checker.py|test_tic_tac_toe_checker.py|[525caa5c1bf619d28c000335](https://www.codewars.com/kata/525caa5c1bf619d28c000335)|