STEP 2: Our micro:bit is good to go. Now, let's add a background image to our stage.

  • In GRAPHICS, click on , and then find the block labeled Summer. Drag it to the bottom of the code editor.
  • Click Run to see your background image.
  • Click Submit to turn in your work and then click Next to move on.

microbit = codesters.Microbit() microbit.show_string("hello")