Which word is used to show text on the screen in pseudocode?, INPUT, DISPLAY, OUTPUT, PRINT, Which word is used to get data from the user?, OUTPUT, INPUT, DISPLAY, STORE, Which keyword is used to make a decision?, IF, WHILE, FOR, OUTPUT, Which loop runs a fixed number of times?, WHILE, IF, INPUT, FOR, Which loop is conditional and runs while something is true?, FOR, WHILE, IF, OUTPUT, What keyword ends a decision statement?, ENDIF, NEXT, ENDWHILE, STOP, What keyword is used to store a value inside a variable?, ←, OUTPUT, INPUT, ==, Which of these is an OUTPUT statement?, PRINT name, age ← 14, IF age > 10, OUTPUT age, What does this line do? score ← 0, Displays the score, Gets input from the user, Stores 0 in the variable score, Compares score to 0, Which keyword is used to repeat a loop?, END, NEXT, STOP, ELSE

Pseudocode Challenge

Leaderboard

Visual style

Options

Switch template

Continue editing: ?