PCEP • Matching — 10 Questions
10 PCEP Matching questions with answers and detailed explanations. Match concepts to definitions. Free, no signup.
Match each Python keyword to its use.
Drag a concept onto its matching description — or click a concept then click the description.
Starts a conditional statement
Starts a loop over a sequence
Starts a loop that repeats while a condition is true
Defines a function
Exits a function and optionally returns a value