Actualités

If you're not familiar with using Python on your micro:bit, take a look at the MicroPython micro:bit guide. To make your micro:bit speak, we're going to need speakers to attach to your micro:bit.
Below is an example of using Python to move an LED around the micro:bit. Remember to use loops and If statements, just like in the Dalek Hack mission, to make more moves in fewer lines of code.