Edit Game
Intro to Computer Science
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public




Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   14  Close
Name one of the founders of Apple Computers. There were two and one of them was a great computer programmer.
Steve Jobs and Steve Wazniak
What video game company sold the first commercial video game called PONG in 1972?
Atari
Who is the inventor and founder of Facebook (Meta today).
Mark Zuckerberg
What is the process of finding and correcting programming mistakes?
Debugging
Name two of the characters used in the Disney Play Lab coding activity.
Anna, Elisa, Hero, BetaMax, Rapunzel
What were the first 14 dance moves of the "Iteration" ?
Clap, Clap, Clap, Head, Waist, Head, Waist, Clap, Clap, Clap, Left, Right, Left, Right
What was the dance called that illustrated the idea of a loop?
The Iteration
What did Miral, the creator of iLuminate, discuss in the connection between computer science and what other profession?
Dance
In computer science what it the term called for repeating a programing command.
A loop
What famous and wealthy computer entrepreneur explained what a computer program "loop" is in the video we watched?
Mark Zuckerberg
Programs are made up of what?
Algorithms
Algorithms are a series of what?
Instructions
Name a common computer language.
Python, Java Script, Java C#, C, C++, Go R, Swift, PHP, Dart, Kotlin, MATLAB, Perl, Ruby, Rust, Cala
In computer science what is a step-by-step set of operations to be performed called?
Algorithms