June 5th - Genius Hour Blog #11
Sneak preview of the random number generator 👀 There is now less than one week until we present our genius hour projects to our peers, and I am very proud to say I finished my project. I have 3 projects done, and while it really isn't the 4 I was hoping for, it isn't exactly reasonable to program, debug, and comment another program in a week when I have no idea what I want to even do with it. Over the past week leading up to last Monday, I spent a lot of my time in this class working on the vending machine project I mostly did for fun, but realized it was a good way to show what I knew. There is now an entirely new function that loops if the input it not correct, and there aren't anymore bugs that I encountered. The whole program is also commented so anyone looking can have a good idea of how it works. However, there was an issue with the random number generator but it was fixed in a couple of keystrokes. Apparently before if the range was small it didn't work,...