Grade 11 - Python Conditions

Grade 11 - Python Conditions

11th Grade

10 Qs

quiz-placeholder

Similar activities

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

15 Qs

Python Basics

Python Basics

11th Grade

10 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

AP Computer Science-Quiz 2(G10)

AP Computer Science-Quiz 2(G10)

9th - 12th Grade

10 Qs

Understanding Programming Concepts and Operators

Understanding Programming Concepts and Operators

9th - 12th Grade

8 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 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?