FabLab
Colors
Coding
Miscellaneous
Your Instructors
100
How many colors can you color the US Map with (minimally)?
4
100
Give an example of complementary color
Blue and Orange Purple and Yellow
100
What programming language does Khan Academy use?
Javascript
100
Name a pioneer in computer science (hint: Persian Rugs)
Grace Hopper
100
Which celebrity's haircut is Gail going to get this afternoon?
Jennifer Aniston
200
I'm hot, stick things together, and Nisa kept getting burned by me :)
Solder
200
What two colors are very commonly used to express ignite and excitement (hint: action movies)?
Blue and Red
200
What do you need to declare a variable?
A type (var, int, etc.), A name, and A value
200
University of Illinois is the #1 supplier of computer scientists to which company?
Microsoft
200
Who is making an iPhone app this week?
Calla
300
What does "Fab" stand for in the FabLab?
Fabrication
300
This represents which color: (255,0,0)?
Red
300
Say "kick()" makes a person kick one time. I want to make Cinda kick 100 times, what is the inefficient way to do it, and what is the most efficient way to do it?
Write "kick()" 100 times. var numberOfKicks=0; while(numberOfKicks<100){ kick(); numberOfKicks++; }
300
What is the only high school on the U of I campus, and which one of your instructors attended it?
University Laboratory High School, Hanan
300
Which of your instructors is adopted? Which one is getting engaged today?
Calla, Shazia
400
What was the name of the girl who Colton made a 3D statue of?
Christie (anything that starts with a C would work)
400
Give examples of sports teams who used complementary colors in their logos.
Illini, Lakers
400
I have a code, right? When I read it everything makes sense and the blob keeps coming up and telling me something is wrong. I know Cierra came to my computer and pressed one key somewhere. What could she have done?
Put a semicolon in there (evilll) or any other punctuation.
400
What was the method that R.J. used to transfer your designs to the tote bags? (There is a name for the process)
Sublimation
400
What is the first program that Harmony learned to program in?
Khan Academy
500
What article of clothing did Colton (Fab Lab guy - taught us soldering) create using a 3D printer?
Glasses
500
What is Calla's favorite color mixed with Harmony's favorite color?
Purple or Brown
500
Which image would we use nested for loops to create? a) A picture of a duck b) A checkerboard c) Three little boys standing in a row.
Checkerboard
500
Which US President new what "bubble sort" was?
Obama
500
Name all the majors of your instructors.
Calla-Computer Science Gail-Math and Computer Science Hanan-Math Shazia-Health Sciences