Control Structure

Control Structure

9th Grade

12 Qs

quiz-placeholder

Similar activities

While Loop Quiz

While Loop Quiz

9th - 12th Grade

12 Qs

CS1 Unit 4

CS1 Unit 4

12th Grade

10 Qs

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

Python Beginners Week 6

Python Beginners Week 6

3rd - 12th Grade

13 Qs

Python if statement part3

Python if statement part3

University

11 Qs

Grade 11 - Python Conditions

Grade 11 - Python Conditions

11th Grade

10 Qs

Python Selection Statements

Python Selection Statements

11th Grade

10 Qs

If Else Check In

If Else Check In

11th Grade

11 Qs

Control Structure

Control Structure

Assessment

Quiz

Computers

9th Grade

Hard

Created by

ismail barhoumeh

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for an in-order, line-by-line execution

Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for decisions and branching

Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for repetition or looping

Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The if statement will only run a code block if the condition is true. It skips the code block when the condition is false

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The if-else statement runs one code block when the condition is true. It runs a different code block if the condition is false.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

if statement

if _ else statement

if _elif _else statement

Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

if statement

if _ else statement

if _elif _else statement

Loop

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?