Control Structure

Control Structure

9th Grade

12 Qs

quiz-placeholder

Similar activities

Modul 2_Conditioning_Ensyse_Telkom Univesrity

Modul 2_Conditioning_Ensyse_Telkom Univesrity

University

10 Qs

If Else Check In

If Else Check In

11th Grade

11 Qs

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

🔦 Formative Assessment 2: Flow Controls

🔦 Formative Assessment 2: Flow Controls

12th Grade

10 Qs

Python Control Structures Vocab quiz

Python Control Structures Vocab quiz

9th - 12th Grade

14 Qs

Programming - Selection in an Algorithm

Programming - Selection in an Algorithm

1st - 11th Grade

10 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

Python Conditional Statements

Python Conditional Statements

University

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