Lab ready

This commit is contained in:
Chris Proctor
2025-01-15 19:51:15 -05:00
parent 6b5efac4cb
commit a0581341c7
10 changed files with 306 additions and 0 deletions

10
.commit_template Normal file
View File

@@ -0,0 +1,10 @@
# -----------------------------------------------------------------
# Checkpoint 1: This is one of the first times you are being asked
# to write your own code to help you solve a problem. Describe your
# experience. Did writing code help you understand the problem better?
# explain.
#
# Checkpoint 2: Describe the strategy you used to find the polyalphabetic
# secret word, and then to decrypt the secret message.