Python-conditional statement

Python-conditional statement

Assessment

Flashcard

Computers

8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

45 questions

Show all answers

1.

FLASHCARD QUESTION

Front

‘If’ is a decision making statement

Back

TRUE

2.

FLASHCARD QUESTION

Front

An If statement can be executed multiple times

Back

FALSE

3.

FLASHCARD QUESTION

Front

Is the ‘else’ statement optional in Python?

Back

TRUE

4.

FLASHCARD QUESTION

Front

The code inside ‘If’ statement is executed only once

Back

TRUE

5.

FLASHCARD QUESTION

Front

Is it possible to execute both the statements under if and else at the same time?

Back

FALSE

6.

FLASHCARD QUESTION

Front

Syntax:
If (condition):
Statement1…
Statement2…

Back

FALSE

7.

FLASHCARD QUESTION

Front

There can be an else statement without an if statement

Back

FALSE

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?