Selection 2

Selection 2

9th Grade

10 Qs

quiz-placeholder

Similar activities

Pseudocode - Iteration

Pseudocode - Iteration

7th - 11th Grade

10 Qs

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

15 Qs

Y9 Python Inputs

Y9 Python Inputs

9th Grade

10 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

15 Qs

ICT Application - School Management System

ICT Application - School Management System

8th - 11th Grade

15 Qs

Flow Charts (OCR GCSE)

Flow Charts (OCR GCSE)

7th - 11th Grade

10 Qs

Python Programming

Python Programming

7th - 9th Grade

10 Qs

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

Selection 2

Selection 2

Assessment

Quiz

Computers

9th Grade

Medium

Created by

M Ellis

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Where there is a choice point in the program design and an if statement is used to create more than one possible pathway.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What we test for inside an if statement.

3.

DRAG AND DROP QUESTION

1 min • 3 pts

When dealing with different data ​ (a)   it can cause a program to fail. For example if the user is prompted for an​ (b)   that is a number, it gets automatically stored as a ​ (c)   . Therefore, the program cannot use it ​ (d)   . It will need to be ​ to the correct data type, such as an integer. This process is called ​ (e)   . For example:

weight = int(input("What is your weight in kg?"))

types
input( )
string
mathematically
casting

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

print( ) is an example of a

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

if and else are an example of

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

a. Madrid is an example of a ?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

qOne is an example of a ?

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?