Search Header Logo

9.1.5 - Starter Quiz

Authored by A Colley

Computers

7th - 11th Grade

Used 49+ times

9.1.5 - Starter Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

FILL IN THE BLANKS QUESTION

1 min • 5 pts

A loop that keeps repeating steps until something happens is called a (a)   controlled loop.

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the variable in the code below:

name = input("Enter your name")

input()

name

=

"

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the name for repeating / loops commands in a program in python?

iteration

decomposition

selection

abstraction

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

import random

letters = ["a","b","c","d","e","f"]

chosenLetter = letters(random.randint(0,5))

What is the name of the variable in the code above

chosenLetter

letters

random

randint

5.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

import random

letters = ["a","b","c","d","e","f"]

chosenLetter = letters(random.randint(0,2))

tick all possible outputs of the program above?

a

b

c

d

e

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

what peice of syntax always comes at the end of a line declaring a loop in python?

?

*

:

!

>

7.

FILL IN THE BLANKS QUESTION

1 min • 5 pts

count-controlled iteration can also be referred to as

(a)   loops

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?