I'm Glad it Wasn't Timed #Brilliant #Python
- Erik Amundsen
- Apr 12, 2024
- 1 min read
I am learning Thinking In Code on #Brilliant, angling to learn basic #Python. So far, it has been a good time, and the challenge has, until today, been pretty breezy. But today, I am learning some underlying logic and was given a puzzle about the order to push four buttons (it's story problem logic, Fred has 3 apples, and Mary has been unemployed for 6 months, how long will it take you to get to Cleveland), and I had to brute force it. Consequently, I am showing my work:




Comments