Rotate your device.
Turn off orientation lock in device settings.
Your browser is not supported. Please upgrade your browser to one of our supported browsers. You can try viewing the page, but expect functionality to be broken.
CS in Algebra curriculum and content is being deprecated. Within the next few months, this lab will no longer be available. Please check out Bootstrap: Algebra instead. Learn More.
Rotate your device.
Turn off orientation lock in device settings.
These blocks are really bugging me.
Can you fix them?
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
Have you ever heard of debugging a program? This is the way you figure out what's not working. When you debug code, you identify and remove errors.
Here we're given a few blocks already in our workplace. We're going to use the step button to walk through the blocks, step by step, to see if this is the right solution and where we may need to fix it.
Looks like there's our problem! We need one more move forward block. The step button helps us debug our problem by identifying where the error is so we can fix it.