
Setup
All you need for this project is the Getting Started Kit.
Code

Practice
- Try changing the brightness of the green LED.
- Use a repeat block to change the LED brightness from 0 to 100. Hints:
- Use a variable to complete this.
- Add a wait block to see the change more clearly.