OUTPUT "Hello World", print("Hello World"), INPUT Username, username = input(), Total ← 0, total = 0, IF x > 5 THEN, if x > 5:, ELSE, else:, ENDIF, removed — indentation ends the block, FOR i ← 1 TO 10, for i in range(1, 11):, NEXT i, removed — indentation ends the loop, DECLARE Age : INTEGER, age = int(...)

10th - Act1 - Match up — Pseudocode → Python

Leaderboard

Visual style

Options

AI Enhanced: This activity contains content generated by AI. Learn more.

Switch template

Continue editing: ?