6. Booleans and selections 4

6. Booleans and selections 4

8th Grade

9 Qs

quiz-placeholder

Similar activities

Python Quiz - 4

Python Quiz - 4

4th - 11th Grade

10 Qs

Python Quiz

Python Quiz

6th - 8th Grade

10 Qs

Python Intro 1

Python Intro 1

7th - 12th Grade

11 Qs

Python Variables

Python Variables

8th Grade

10 Qs

Python Revision

Python Revision

7th - 9th Grade

14 Qs

L1 Console, Variables and Creating a Program

L1 Console, Variables and Creating a Program

8th Grade

10 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

6. Booleans and selections 4

6. Booleans and selections 4

Assessment

Quiz

Computers

8th Grade

Hard

Created by

M Ellis

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is highlighted by the red box in the code snippet?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

print ??? the string 'Correct code'

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

'Incorrect!' is a ???

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

The ??? is evaluating if x == 3 is TRUE

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

The code uses if, elif and else. They are used in Python for ???

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

The 'int' changes the user input from a string to an integer. This is called ???

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Using a '=' in Python is an

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Which line of code has an error on it?

9.

REORDER QUESTION

1 min • 5 pts

Reorder the code snippets to build a correct program for the Swim Card and free swim system

Media Image
Media Image
Media Image
Media Image
Media Image