Edit Game
Programming
 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   10  Close
How many types of programming we have?
2
Give one program you used that is (graphic-block based programming)
Any programs
Text based programming is a type of programming that depend on
text
what is the final stage in project?
planning
What is the first step in project stages?
project brief
To put the blocks in the correct order
Sequence
what block you use to play the code many times
repeat block
Unchangeable value
Constant
A changeable value
Variable
step by step instructions done by the computer to do solve a problem
programming OR algorithm