Assignment 3
- allisongrace807
- Feb 4, 2019
- 1 min read
In class, we learned about how to make different interactions with the micro bit. During the lecture part of class when logic

and variables were explained, I was completely lost. I didn't understand how this code worked at all. After multiple trials and failures, I asked my friend for help. She helped by re-explaining the bits I didn't understand and by showing me how to put the codes together. Somehow after her help, I completely understood everything and knew exactly what to do. I created a button push with sliding text and 7 LEDs on the breadboard. When A was pressed, the word "YEAH" when across the microbit screen and all seven LEDs turned on. When B was pressed, all of the lights turned off and the word "no" went across the screen. After having difficulty at first, I grasped the concept and made my own button press with a variable and with logic.
Comments