Selection in Python

Selection in Python

8th Grade

12 Qs

quiz-placeholder

Similar activities

KS3 GCSE Computer Science (Programming / Python)

KS3 GCSE Computer Science (Programming / Python)

7th - 11th Grade

10 Qs

Quiz#5

Quiz#5

8th Grade

10 Qs

PYTHON IF CONDITION QUIZ

PYTHON IF CONDITION QUIZ

8th Grade

16 Qs

Python Quiz - 4

Python Quiz - 4

6th - 8th Grade

10 Qs

Yr 8 IF starter

Yr 8 IF starter

7th Grade - University

11 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

Python Beginners Week 6

Python Beginners Week 6

3rd - 12th Grade

13 Qs

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

Selection in Python

Selection in Python

Assessment

Quiz

Computers

8th Grade

Hard

CCSS
6.EE.B.6

Standards-aligned

Created by

Paul Meehan

Used 114+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The character that must be at the end of the line for if, while, for etc.
:
;
.
,

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

Tags

CCSS.6.EE.B.6

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If you want more than one option for your code, what do you use (after if)?
elif
else
ifif

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Code executed based on a condition being true
Sequence
Selection
Iteration
Variable

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this program output?

:(

":("

Error

nothing

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What would be outputted here?

Bigger than 2!

Number is 5

Bigger than 2!

Number is 5

Nothing

Error

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What would be outputted here?

WHY!

An error

WHY!!

You have a good taste.

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?