This was a much more difficult process, which makes sense because the
encryption itself is harder too. Here is my process...
1. I started by trying to write the code that would eliminate possibilities
for the possible secret word. That created a pattern that was incorrect and repeated.
2. So, my next step was to refine the code so it identified the pattern and would stop the
word when it recognized the pattern hopefully creating one word rather than a pattern. This worked to isolate the pattern, but the
code for the secret word was still incorrect.
3. I looked up what the secret word would be and tried to create a code that asked
for the correct number of characters and tried to call it again, and that did
not work either.
4. So, finally I went back to my first solution and it worked better! But it
was still not perfect. However, I was able to figure out the secret message of
The gold is hidden inside the old fireplace upstairs in the cabin.
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!