1) Which of the following are looping constructs in Python? a) if..elif..else, for b) if..elif..else, match..case c) for, while d) while, match..case 2) Which of the following are decision constructs in Python? a) if..elif..else, for b) if..elif..else, match..case c) for, while d) while, match..case 3) A Python function a) Can receive 1 or more parameters b) Can be called more than once while the program is running c) Can return a value to the line calling it d) All of the above are true.

Python - input, output, decisions, functions, parameter passing

Leaderboard

Visual style

Options

Switch template

Continue editing: ?