add day 21

This commit is contained in:
timeshifter
2026-07-03 16:07:25 +02:00
parent 2ce82421c2
commit 672c7de41a
5 changed files with 304 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
swap position 4 with position 0
swap letter d with letter b
reverse positions 0 through 4
rotate left 1 step
move position 1 to position 4
move position 3 to position 0
rotate based on position of letter b
rotate based on position of letter d