Initial commit

This commit is contained in:
2026-02-04 03:28:57 +00:00
commit 1da9929e2d
12 changed files with 421 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.