Hi everyone! I started learning (and relearning?) Python and Object-Oriented Programming concepts a couple of days back, and while playing around with some simple class inheritance code, I ran into a weird bug that had me confused for a while.
So, th...