Go to file
Rebecca Hankey d9b142d8ad When I was trying to figuer out the
problem and how t slve it I started to plan like
I do lessons. First I needed to goal (which was given to us) then
I broke down the pieces of the goal and how they might be accomplished.

Overall the code itself took a few tries to figure out. But for the
most part the struggles I had were related to making the code I wrote
compatable with the process that is already in place. For example,
I struggled when importing some of the other equations, but once
I stepped back and looked at the pieces of the solution I needed, they
started to come together.

I also loved that the codes were poems. It made my English teacher brain
so excited. I started to look at the physical encryption and tried to guess
the poems or genres. It was a really fun process!
2025-04-16 11:38:17 -04:00
ciphers Initial commit 2025-02-03 22:28:08 +00:00
secrets Initial commit 2025-02-03 22:28:08 +00:00
.commit_template Initial commit 2025-02-03 22:28:08 +00:00
.gitignore Initial commit 2025-02-03 22:28:08 +00:00
answers.md When I was trying to figuer out the 2025-04-16 11:38:17 -04:00
caesar_cracker.py When I was trying to figuer out the 2025-04-16 11:38:17 -04:00
poetry.lock Initial commit 2025-02-03 22:28:08 +00:00
pyproject.toml Initial commit 2025-02-03 22:28:08 +00:00