33 Commits

Author SHA1 Message Date
f3d6554b1b build: matplotlib and pandas added to requirements 2026-03-12 12:04:30 +01:00
e18a3f062f feat: animal.py tutorial for Interface and Inheritance 2026-03-05 12:26:46 +01:00
b67ebcdcca feat: mro tuorial 2026-03-05 12:00:34 +01:00
ffc1c06a2d feat: storage.py is a tutorial for Interface 2026-03-05 11:46:32 +01:00
16497f059c feat: robotpy is a tutorial for polymorphism 2026-03-05 11:17:10 +01:00
81dc543bf5 chore: nothing changen just needed to save file 2026-03-05 00:09:31 +01:00
4ed2cbe3f3 chore: README for katas descriptions feat: source file for katas test: test files for katas 2026-03-05 00:08:48 +01:00
be6d0997dc feat: finished ceasar cipher kata and test. refractor: vigenere cipher testfile, updated import after renameing filename of kata src 2026-03-04 23:55:54 +01:00
d1f40c422a chore: removed duplicate file in wrong directory 2026-03-04 23:12:15 +01:00
2a611bcc83 feat: new kata ceasar cipher helper 2026-03-04 23:10:38 +01:00
03d93a0b83 chore: added description for ceasar chiper helper codewars kata 2026-03-04 23:08:33 +01:00
d188900557 chore: renamed cipher_helper.py in vigenere_chpher_helper. Next kata will be ceasar_cipher_helper 2026-03-04 23:04:55 +01:00
252ff429d2 feat: key will repeat over every characters even if it isn't in alphabet 2026-03-04 22:59:39 +01:00
696c37396b feat: rehaul of encode function. Now will encode regardless of text length. Will ignore values not in alphabet. Decode works on same logic, but opposite 2026-03-04 22:08:22 +01:00
76e5f47d64 feat: encoding works but with only same length text and key and only alphabet values test: added asserts to test 2026-03-04 21:23:22 +01:00
ee9265d00c feat: kata vigenere cipher test: test for kata vigenere cipher 2026-03-04 18:07:27 +01:00
c6b4d8f3d9 chore: README updated codewars kata Vigenère Cipher Helper 2026-03-04 17:51:10 +01:00
da15c756d4 feat: codewars kata object oriented piracy. test: test codewars test object oriented piracy. chore: README updated for kata 2026-03-04 17:48:45 +01:00
515df4d452 chore: README updated with KATA description feat: added kata_the_lamp.py test: added test_the_lamp.py for testing kata 2026-03-02 18:45:55 +01:00
bc6f7e27aa chore: added Kata description to codewars table in README 2026-03-02 18:15:18 +01:00
e224fa51ec chore: updated README with commits convention table 2026-03-02 18:10:45 +01:00
5c41f998ec chore: made codewars table more readable 2026-03-02 17:59:06 +01:00
e59b5d1997 chore: fixed table codewars 2026-03-02 17:55:53 +01:00
bb87badb0d chore: Updated README with column Test for table Codewars test: changed name of file 2026-03-02 17:54:35 +01:00
ba89f3f543 chore: README updated 2026-02-28 10:00:38 +01:00
3ecab2ff71 chore: README updated 2026-02-28 10:00:06 +01:00
4022887753 feat: tutorial class chore: changed comment of codewars file chore: Update README 2026-02-27 16:42:21 +01:00
733ad836e5 chore: README added 2026-02-23 23:19:23 +01:00
b34e4615cc feat: kata force of gravity finished 2026-02-23 23:03:21 +01:00
b2304cae68 feat: add force of gravity kata and its test-function abgabe_uebung1 2026-02-23 22:37:28 +01:00
c5c15a9f50 feat: add force of gravity kata and its test-function 2026-02-23 22:28:54 +01:00
git-sandro
046a03af5f feat: add addition function and its test-function 2026-02-21 13:51:13 +01:00
git-sandro
f217eea8f7 first commit 2026-02-20 16:19:47 +01:00