Selection 2

Selection 2

9th Grade

10 Qs

quiz-placeholder

Similar activities

Input and Output

Input and Output

9th - 12th Grade

15 Qs

Intro to PC's

Intro to PC's

6th - 12th Grade

15 Qs

Computer basics

Computer basics

9th Grade

12 Qs

Strings & Integers

Strings & Integers

6th - 9th Grade

10 Qs

Parts of a Computer

Parts of a Computer

9th - 12th Grade

10 Qs

Raspberry Pi

Raspberry Pi

9th Grade

12 Qs

Intro to Python

Intro to Python

KG - University

10 Qs

Computer System Grade 9

Computer System Grade 9

9th - 10th Grade

15 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?