Grade 11 - Python Conditions

Grade 11 - Python Conditions

11th Grade

10 Qs

quiz-placeholder

Similar activities

Python Topics 1 & 2

Python Topics 1 & 2

11th Grade

14 Qs

Quiz 13 - For Loops

Quiz 13 - For Loops

11th Grade

10 Qs

Python Fundamentals Quiz

Python Fundamentals Quiz

11th Grade

15 Qs

8525 AQA GCSE  3.1.1 Pseudo-code

8525 AQA GCSE 3.1.1 Pseudo-code

10th - 11th Grade

14 Qs

Python Fundamentals

Python Fundamentals

11th - 12th Grade

12 Qs

Gmetrix Python Session 4 Test

Gmetrix Python Session 4 Test

10th - 12th Grade

15 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

C++ SHS B1-B2

C++ SHS B1-B2

11th Grade

15 Qs

Grade 11 - Python Conditions

Grade 11 - Python Conditions

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Mr.Arman Lao-ay

Used 3+ 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?