Python -Day 1

Python -Day 1

Assessment

Flashcard

Computers

Hard

Created by

hasna vahid

FREE Resource

Student preview

quiz-placeholder

4 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Empty statement in Python

Back

pass

2.

FLASHCARD QUESTION

Front

Order of execution: top to bottom

Back

Sequence construct

3.

FLASHCARD QUESTION

Front

Construct for choosing statements based on a condition

Back

Selection

4.

FLASHCARD QUESTION

Front

Construct that repeats statements

Back

Repetition