Selection, Sequence or Iteration

Selection, Sequence or Iteration

7th - 9th Grade

21 Qs

quiz-placeholder

Similar activities

7th Grade Review

7th Grade Review

7th Grade

20 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Gear Ratios

Gear Ratios

9th - 12th Grade

20 Qs

Elasticity of demand

Elasticity of demand

9th - 10th Grade

20 Qs

Interpreting Graphs

Interpreting Graphs

5th - 8th Grade

18 Qs

Shoez

Shoez

KG - University

18 Qs

Strings, Lists & Tuples

Strings, Lists & Tuples

9th - 12th Grade

20 Qs

 HG-Transitions

HG-Transitions

4th - 7th Grade

20 Qs

Selection, Sequence or Iteration

Selection, Sequence or Iteration

Assessment

Quiz

Computers, Other

7th - 9th Grade

Hard

Created by

B Stent

Used 18+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will the output of the code be when the user types 221?

When the user types "Try again" it will say "Good!"

It will say "Good!" when the user types 221

It will say "Try again" if the user types 221

It will say "221"

It will say "answer"

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Why won't "Correct" ever be displayed?

Because X is already 50

Because X is set to 35

It WILL display "Correct"

Because X is something the user types

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Will this program display "Correct"?

Yes, because X is less than 50

No, because X is more than 50

No, because a 'Say' block doesn't produce text

Yes, because a 'Say' block must always run

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

X was set to 35 - Will the program output "Correct"

Yes, because it's mandatory

Yes, because X is less than 50

No, because X isn't being compared

Yes, because a 'Say' block is always used.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Will "Correct" be displayed

Yes, because X is 35 which is less than 50

Yes, because X plus 2 is less than 50

Yes, because X times 2 is more than 50

No, because X times 2 is more than 50

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Will 'Correct' be displayed?

Yes because X is 35 and that's less than 50

No, because although X is less than 50, the NOT flips it.

No, because it's NOT using an X

No, because the variable X is NOT 35

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is being compared to get "Correct" to display?

X is 10 AND Y is 20

X is 50 OR Y is 50

X is 50 AND Y is 50

X is 10 AND Y is 50

X is less than Y

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?

Discover more resources for Computers