python_quiz

python_quiz

9th Grade

11 Qs

quiz-placeholder

Similar activities

Reconstruction Quiz

Reconstruction Quiz

9th - 11th Grade

10 Qs

Computer Basics 2 - CESA

Computer Basics 2 - CESA

7th Grade - University

10 Qs

WAN Sesi 1

WAN Sesi 1

1st Grade - University

10 Qs

Quiz #2 ETEC 486 | Spr. 16

Quiz #2 ETEC 486 | Spr. 16

KG - University

10 Qs

Computer Security

Computer Security

8th - 10th Grade

10 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Serial Communication - Sensors

Serial Communication - Sensors

9th Grade

16 Qs

python_quiz

python_quiz

Assessment

Quiz

Computers

9th Grade

Practice Problem

Hard

Created by

ah h

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

control structure

block of programming that analyses variables and chooses a direction in which to go based on given parameters

allows one set of statements to be executed if a condition is true and another set of actions to be executed if a condition is false

line-by-line execution by which statements are executed sequentially, in the order they appear in the program

executes a sequence of statements repeatedly as long as a condition holds true

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

selection control structure

block of programming that analyses variables and chooses a direction in which to go based on given parameters

allows one set of statements to be executed if a condition is true and another set of actions to be executed if a condition is false

line-by-line execution by which statements are executed sequentially, in the order they appear in the program

executes a sequence of statements repeatedly as long as a condition holds true

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

sequential control structure

block of programming that analyses variables and chooses a direction in which to go based on given parameters

allows one set of statements to be executed if a condition is true and another set of actions to be executed if a condition is false

line-by-line execution by which statements are executed sequentially, in the order they appear in the program

executes a sequence of statements repeatedly as long as a condition holds true

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

indentation

way of telling an interpreter that the group of statements belongs to a particular block of code

terminates the current loop and resumes execution at the next statement

skip the current iteration and move to the next iteration inside a loop

executes a sequence of statements repeatedly as long as a condition holds true

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

break

way of telling an interpreter that the group of statements belongs to a particular block of code

terminates the current loop and resumes execution at the next statement

skip the current iteration and move to the next iteration inside a loop

executes a sequence of statements repeatedly as long as a condition holds true

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

continue

way of telling an interpreter that the group of statements belongs to a particular block of code

terminates the current loop and resumes execution at the next statement

skip the current iteration and move to the next iteration inside a loop

executes a sequence of statements repeatedly as long as a condition holds true

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the code to compare two numbers and print the greatest/smallest number using:

(a) if statement

b) if-else statement

(c) if-elif-else statement

Not

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?