Starter quiz

  • What is the main function of the LED display on the micro:bit?
    • to detect changes in light levels
    • to show output, such as numbers, letters, or images  ✓
    • to capture user input, like button presses
    • to measure the temperature of the surroundings
  • Which of the following is an input component on the micro:bit?
    • LED display
    • buttons  ✓
    • the processor
    • speaker
  • What is the purpose of the accelerometer on the micro:bit?
    • to detect magnetic north
    • to measure the temperature
    • to sense movement and gestures  ✓
    • to connect to the internet
  • Where do you write programs for the micro:bit?
    • directly on the micro:bit
    • on a computer using a web-based editor  ✓
    • You can't write programs for the micro:bit; it comes with pre-loaded programs.
  • What is the main purpose of the emulator on the MakeCode editor?
    • to download programs to the micro:bit
    • to simulate a physical micro:bit and test your code  ✓
    • to connect the micro:bit to the internet
    • to create images and animations for the LED display
  • How do you transfer a program from your computer to the micro:bit?
    • by emailing the program to the micro:bit
    • by connecting the micro:bit to the computer with a USB cable  ✓
    • by typing the program directly onto the micro:bit using the buttons
+