If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Challenge: Platform tour

Instructions

Step 1

Press Run

In a Challenge, there are three main panels: one for the instructions, one for the code editor where you write your program, and one for the console where your program output appears - but only after you press the Run button!

You should run your code frequently to test your changes and to spot any errors early.

  • Press the Run button.

On each run, the platform also evaluates your program to see if you correctly completed the instructions for the current step and are ready to move on to the next. Sometimes, it may even give you a free tip to help you along!

Code editor

Code files

Output