True of false- the short leg of the LED is negative?
TRUE
what is a mistake in your code called?
bug
What social mobile game by Supercell has teams of 3 battling with unique characters?
Brawl Stars
Name the siblings in this class.
Adrien and Aiden C.
True of false? Mr. James is an avid beekeeper?
FALSE
What does LED stand for?
light emitting diode
how do you comment something out in code?
//
what Roblox survival game involves hiding from monsters called “Entities"?
Doors
Name the 2 people who have Labubus?
Emma and Keesha
What is Mr. Alex's favorite food?
Pizza
What is the name of the buzzer we use?
piezo
what is it called when you give a value a name so you can use it later?
making a variable
What Roblox trend lets players roleplay in a town or school environment?
Brookhaven RP
Who speaks 3 languages?
Ron
What year of high school is Ms. Annabel?
Junior Year
How many digital pins are there in an Arduino?
13
explain this line of code-
void loop() {
digitalWrite(13, HIGH);
delay(1000);
digitalWrite(13, LOW);
delay(1000);
}
what 2025 game do you explore floating islands above Hyrule as Link?
The Legend of Zelda: Tears of the Kingdom
Name 3 people's final projects?
...
We all have the same amount of sibling.... how many is it?
ONE
What is the name of the tiny black chip on the Arduino stores your code and runs the board?
microcontroller
explain this line of code
void loop() {
if (!sent) {
Serial.println("Hello!");
sent = true;
}
}
What character in Fortnite often wears a banana suit
Peeley
What program was Ardon's Arduino stuck on?
Rocket Launch
What state does Ms. Maddie go to school in?
Missouri