Objective:
To become familiar with Neopixels programmable LEDs and the NeoPixel code extension
To become familiar with functions and flags
Makecode---> Extensions----> Neopixels
An Extension is additional code blocks which can be added to give additional functionality
Neopixels are programmable LEDs with 3 inputs- Vcc, GND, Signal. With a single data wire, you can individually address the LEDs.