Create Task Day 2

Today I added a few more functions, including puzzle, guess_letter, and guess_whole. The guesses allow the user to make guesses, obviously, and then see if the guess matches any of the letters in the message. The puzzle just turns the input message into a list. I haven't hit any major roadblocks yet, but I do anticipate some because it's starting to get complicated.

Scale 1-10: 2

Comments

Popular posts from this blog

Marconi Feedback

Create Task Day 4

CS50 Hello World