What is hardware
The physical part of a computer, anything you can touch
what does CPU stand for
central processing unit
What is output by the following line of code?
print(5*2 + 9)
19
which president is on the 1 dollar bill
George Washington
how many continents are there
7
What is "print ( )" or what does it do
A command that displays text and numbers
what does the cpu do
a. A computer program that holds memory or storage
b. A computer program unit that carries out a program's instructions
c. A computer program that holds information forever
b.
Who invented the first mechanical computer?
Charles Babbage
which state is Hollywood in?
California
what is the chemical symbol for water
H2O
What is the complier
a. A program that translates written code into machine language
b. A program that prints instructions
c. A certain code the computer can not read
a.
What is secondary memory
Long term memory or storage
Instructions are carried out by this part of the computer
CPU
what is the largest bone in the human body
femur
What species of fish is Nemo
Clownfish
What is main memory
Short term, short memory
What is a string
a. a string used for calculations
b. a string used to put input in order
c. an object in Python that stores letters numbers and words
d. none of these
c.
Which of the following lines of code correctly inputs the user's name?
a. n = str(input("Enter: "))
b. n = int(input("Enter: "))
c. n = print("Enter: ")
d. n = string(input("Enter: "))
d. n = string(input("Enter: "))
In Toy Story, what is the name of Woody’s loyal horse companion?
Bullseye
How many planets make up the solar system
8
Give an example of an escape character (write it)
\\
\n
\t
\b
What is a variable
A name for a spot in the computer’s memory where information can be stored
What does this function do - int ()
translates strings to integers
It’s the process by which plants use sunlight to make food is called this.
Photosynthesis
This shape has five sides, what is it?
Pentagon