Edit Game
Class 9: Conditional, Array and Operators
 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   13  Close
The quantity on which an operation is to be done
Operand
How many countries in South America?
12
What is the meaning of this kanji? = 飛行機
Airplane
'==='
Strict Comparison
Execute a block of code a number of times
Loop
Affect the grouping and evaluation of operands in expressions
Precedence
'AND, OR, and NOT'
Logical Operators
'> , < , >= , <='
Comparison Operator
Perform computations to see if boolean condition evaluates to true or false
Conditional statement
Ternary operator represented by two symbols, '?' and ':'
Conditional operator
Settings of an object
Properties
The repetition of a process or utterance
Iteration
Puts elements of a list in a certain order
Sort