The Binary number of 32...
What is 100,000
The two people who made the first computer are...
Who are John Vincent Atanasoff and Cliff Berry?
Two or more connected items that are immutable, with parentheses on both sides
What is a tuple?
used for:
what is python?
What is the equation of a straight line?
What is y=mx+b?
Letters are represented in the computer by...
What is ASCII or Unicode?
The year that Fortran was first created...
What is 1954?
character/string that is incorrectly placed in command
what is a syntax error?
Use these symbols to make sure an operation is preformed first.
What is parentheses?
h=7
What data type is h?
What is an integer?
The binary number for 5
What is 101?
The imagineer of the first hypothetical computer
Who is Charles Babbage?
defines a function
This keyword returns a value from a function.
What is return?
What are 5 most common data types?
What is an integer, float-point number (float), string, boolean, and tuple.
How sounds are represented in binary
What is a waveform?
What influenced the first computer code?
What is the Loom?
This function sums up two or more numbers.
what is add?
What is the electronic circuitry within a computer that executes instructions that make up a computer program?
What is the CPU?
What is the main circuit board of a computer?
What is a motherboard