You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
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.