9.1.5 - Starter Quiz

9.1.5 - Starter Quiz

7th - 11th Grade

14 Qs

quiz-placeholder

Similar activities

Word 2016 Lesson 1

Word 2016 Lesson 1

9th - 12th Grade

10 Qs

Mid-Tern Exam's Review

Mid-Tern Exam's Review

8th Grade

15 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

Common Protocols

Common Protocols

10th - 12th Grade

15 Qs

OCR Internet Technologies

OCR Internet Technologies

10th - 11th Grade

12 Qs

แบบทดสอบก่อนเรียน บทที่ 1 ตุ๊กตาแม่ลูก

แบบทดสอบก่อนเรียน บทที่ 1 ตุ๊กตาแม่ลูก

11th Grade

10 Qs

9.1.5 - Starter Quiz

9.1.5 - Starter Quiz

Assessment

Quiz

Computers

7th - 11th Grade

Practice Problem

Hard

Created by

A Colley

Used 49+ times

FREE Resource

AI

Enhance your content in a minute

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

14 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 5 pts

A loop that keeps repeating steps until something happens is called 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 BLANK QUESTION

1 min • 5 pts

count-controlled iteration can also be referred to as

___ loops

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?