Grade 11 - Python Conditions

Grade 11 - Python Conditions

11th Grade

10 Qs

quiz-placeholder

Similar activities

Gmetrix Python Session 4 Test

Gmetrix Python Session 4 Test

10th - 12th Grade

15 Qs

Python Topics 1 & 2

Python Topics 1 & 2

11th Grade

14 Qs

GMetrix Session 2 JavaScript Exam

GMetrix Session 2 JavaScript Exam

10th - 12th Grade

12 Qs

Google App Scripts Assessment

Google App Scripts Assessment

6th - 12th Grade

14 Qs

Python basics

Python basics

9th - 12th Grade

10 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

Java Inheritance Quiz

Java Inheritance Quiz

11th Grade

15 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

Grade 11 - Python Conditions

Grade 11 - Python Conditions

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Mr.Arman Lao-ay

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python supports the usual logical conditions from mathematics.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An "if statement" is written by using the IF keyword.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If statement, without indentation (will raise an error).

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The else keyword is Python's way of saying "if the previous conditions were not true, then try this condition".

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The elif keyword catches anything which isn't caught by the preceding conditions.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you have only one statement to execute, you can put it on the same line as the if statement.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can also have multiple else statements on the same line.

True

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?