Edit Game
Computational Thinking
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

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   12  Close
Sequence is not right order in giving commands. (True/False)
False
Debugging is finding and fixing the errors.
True
Bug is program mistake. (True/False)
True
Pattern recognition is only useful in mathematics. (True/False)
False
Abstraction is about removing unnecessary details to focus on the important parts.
True
An algorithm is a random list of instructions. (False/True)
False
Decomposition makes it harder to understand complex problems.
False
Algorithm design is the process of creating a step-by-step solution to a problem.
True
Pattern recognition involves ignoring similarities between problems or solutions.(True/False)
False
Abstraction means focusing on all details of a problem. (True/False)
False
Algorithms are a sequence of steps to solve a problem.(True/False)
True
Breaking a problem into smaller parts is a part of computational thinking. (True/False)
True