9.1.5 - Starter Quiz

Quiz
•
Computers
•
7th - 11th Grade
•
Hard
A Colley
Used 49+ times
FREE Resource
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
Similar Resources on Wayground
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
11 questions
Javascript Lists Lecture Knowledge Check

Quiz
•
9th - 12th Grade
19 questions
Python Year 9 Quiz

Quiz
•
8th - 10th Grade
13 questions
Python Recap Challenge

Quiz
•
10th Grade
16 questions
Iteration Recap

Quiz
•
8th - 9th Grade
18 questions
Micro:bit

Quiz
•
6th - 7th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
10 questions
Python Lists

Quiz
•
8th - 9th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade