top of page

03.10.2018: One Lesson of Python

Today's soundtrack is Steely Dan: The Royal Scam.

I'm moving on to the next section of Coding Projects in Python, which addresses tweaking the "Nine Lives" game.

Some of the suggestions given are adding more words, changing the words to incorporate a different number of letters, reducing the number of lives, letting the player choose easy, normal, and hard modes (changing the number of lives they are given), and allowing for words of varying length.

Again, a lot of the code was over my head. I didn't get a good explanation for many of the things that we did...but it works.


bottom of page