N5 SDD - Selection

N5 SDD - Selection

10th Grade

8 Qs

quiz-placeholder

Similar activities

Practice for 9th AP CSP quiz

Practice for 9th AP CSP quiz

9th - 12th Grade

13 Qs

Scratch (28th March)

Scratch (28th March)

KG - University

10 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

Python Lists

Python Lists

9th - 12th Grade

10 Qs

[AP CSP] Unit 4 Review: Functions and Lists

[AP CSP] Unit 4 Review: Functions and Lists

9th - 12th Grade

10 Qs

AP CS A Unit 6 Quiz PRACTICE

AP CS A Unit 6 Quiz PRACTICE

9th - 12th Grade

10 Qs

Functions With Return Values U1M2 Python

Functions With Return Values U1M2 Python

9th - 12th Grade

12 Qs

Python Code Quiz

Python Code Quiz

8th - 12th Grade

11 Qs

N5 SDD - Selection

N5 SDD - Selection

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Tracy Mutter

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Greater than 5

  • Equal to 5

Won't Respond

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Between 5 and 15

Greater than 15

Won't Respond

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than or equal to 5

  • Greater than 5

  • Error

Won't Respond

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Outside the range

  • Between 5 and 15

  • Error

Won't Respond

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than or equal to 5

  • Greater than or equal to 15

  • Between 5 and 15

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Between 5 and 15

  • Exactly 10

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Exactly 5

  • Between 5 and 15

  • Greater than or equal to 15

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than or equal to 5

  • Greater than or equal to 15

  • Exactly 10

  • Between 5 and 15 but not 10