MR B python
Drag words into code, or write short answers yourself. Instant feedback, hints when you need them, and progress you can watch grow.
New here? Register with your class code.
def add_numbers(x, y):
z = x + y
return z
Exercises are checked against a teacher-written answer key — nothing is ever run.