Today’s project was days 5 and 6 in my Python Bootcamp, and one of the projects was a classic: FizzBuzz.
As expected, there’s nothing new here as far as concepts, but I’m being methodical and not skipping courses, so I’ve now covered functions and loops in Python.
Day 5 Final Project: Password Generator
Day 6 was focused on functions, and took advantage of a Karel-like robot at Reeborg’s World, which is another fun blast from the past.
Tomorrow: Day 7 and 8 cover Hangman and the Caesar Cipher!