Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
There was an error while loading. Please reload this page.
I had a few people running into problems with the whole input vs. raw_input. And because the code itself worked but then it broke when the user typed stuff in, it wasn't obvious to me as a coach, why this is breaking. Instead of using raw_input a few actually typed "left" with quotes and it worked. But is weird.