Support will be unavailable on December 19th after 3:00 pm Eastern. 

6.3.5 Cmu Cs Academy -

def onKeyRelease(app, key): # Check if the Right Arrow was released if key == 'right': app.movingRight = False

In essence, "6.3.5" is likely the first significant milestone where a student independently synthesizes the concept of grouping into a functional piece of code. It's a "you've got this" checkpoint that confirms they are ready for the more challenging exercises that follow. 6.3.5 Cmu Cs Academy

scroll to top icon