Data
History
Random1
Random2
Random3
100

The Binary number of 32...

What is 100,000

100

The two people who made the first computer are...

Who are John Vincent Atanasoff and Cliff Berry?

100

Two or more connected items that are immutable, with parentheses on both sides

What is a tuple?

100

used for:

  • web development (server-side),
  • software development,
  • mathematics,
  • system scripting.

what is python?

100

What is the equation of a straight line?

What is y=mx+b?

200

Letters are represented in the computer by...

What is ASCII or Unicode?

200

The year that Fortran was first created...

What is 1954?

200

character/string that is incorrectly placed in command

what is a syntax error?

200

Use these symbols to make sure an operation is preformed first.

What is parentheses?

200

h=7

What data type is h?

What is an integer?

300

The binary number for 5

What is 101?

300

The imagineer of the first hypothetical computer

Who is Charles Babbage?

300

defines a function

what is def?
300

This keyword returns a value from a function.

What is return?

300

What are 5 most common data types?

What is an integer, float-point number (float), string, boolean, and tuple.

400

How sounds are represented in binary

What is a waveform?

400

What influenced the first computer code?

What is the Loom?

400

This function sums up two or more numbers.

what is add?

400

What is the electronic circuitry within a computer that executes instructions that make up a computer program?

What is the CPU?

400

What is the main circuit board of a computer?

What is a motherboard