Selection in Python

Selection in Python

8th Grade

12 Qs

quiz-placeholder

Similar activities

Binary - Logical Shifts

Binary - Logical Shifts

8th - 10th Grade

12 Qs

Binary Logical and Arithmetic Shifts

Binary Logical and Arithmetic Shifts

8th - 10th Grade

15 Qs

App Lab Microbit

App Lab Microbit

7th - 8th Grade

12 Qs

Thunkable quiz

Thunkable quiz

8th - 9th Grade

10 Qs

Year 9 - Python Skills L3

Year 9 - Python Skills L3

4th - 10th Grade

8 Qs

Python

Python

6th - 10th Grade

15 Qs

Conditionals in JavaScript

Conditionals in JavaScript

7th - 8th Grade

14 Qs

Intro to IF statements

Intro to IF statements

KG - University

13 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 115+ 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?