6. Booleans and selections 4

6. Booleans and selections 4

8th Grade

9 Qs

quiz-placeholder

Similar activities

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Introduction to Python, variables and data types

Introduction to Python, variables and data types

8th Grade

8 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Python

Python

7th - 8th Grade

10 Qs

Python Coding

Python Coding

6th - 8th Grade

12 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

Code Combat Kithgard Dungeons

Code Combat Kithgard Dungeons

6th - 8th Grade

12 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

Discover more resources for Computers