You get the computer to say something that you want it to say?
What is print
The computer only understands code when it is translated into
In order to graduate I need my credits ______ the Regents
What is AND?
The tiny pieces that images are made of are called
What is pixels?
The movie Hidden Figures is about the
What is NASA computers?
In Python, 'def' stands for
What is define?
The binary number 1101 translates into what decimal number
What is 13?
ON-ON-ON-OFF is the output of the ______gate
What is OR?
Color is a commonly coded in this system
What is hexadecimal?
This woman is a human "computer" who does manual calculations at NASA
Who is Kathryn Johnson?
A variable is individually defined or it is an item of a _________
What is list?
logic gate the output is the opposite to whatever the input is
What is NOR?
The "XOR" gate is just like "OR," but the last output is
What is OFF?
A robot is a machine that follows the command to carry out some physical action. It picks up dirty laundry
What is collect all?
This woman fought her way to graduate level math and physics after-work courses where only white men were welcomed
Who is Mary Jackson?
The list starts with #____unless coded otherwise
What is 0?
when you're too full for both deserts but you do want one
what is XOR?
The electric circuit needs all switches ON
What is series?
It allows a repetitive action in coding
What is "for loop"?
This man was a largely self-taught mathematician, philosopher, and logician
What is George Boole?
A true or false variable is called
What is a boolean?
The decimal number 43 translates into the binary number
The electric circuit which works if either of two switches are on
What is "OR" circuit?
Telling Robot to sense the green light
What is agent.detect?
Boolean Logic which is a logical theory centered around three simple words known as Boolean Operators:
What are “Or,” “And,” and “Not”.?