Final Review Part 2

Quiz
•
Computers
•
11th Grade
•
Easy
LARRY GREEN
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A property of collections that are used to provide elements one at a time and in sequence.
Arguments
Block of code
Iterable
Loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Algorithmic structure for performing the instructions multiple times.
Arguments
Block of code
Iterable
Loop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A group of program statements that are grouped together, denoted by indentation in Python.
Arguments
Block of code
Iterable
Loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The values that the programmer provides in the function call.
Arguments
Block of code
Iterable
Loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following function return? range(10, 17, 2)
[10, 11, 12, 13, 14, 15, 16, 17]
[10, 12, 14, 16, 17]
[17, 15, 13, 11]
[10, 12, 14, 16]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following function return? range(6)
[1, 2, 3, 4, 5]
[1, 2, 3, 4, 5, 6]
[0, 1, 2, 3, 4, 5]
[0, 1, 2, 3, 4, 5, 6]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the range function, what is the default value for the start argument?
3
1
2
0
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Loops

Quiz
•
1st - 12th Grade
20 questions
Creating Algorithms through Pseudocodes and Flowcharts

Quiz
•
10th Grade - University
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 12th Grade
18 questions
FOR and WHILE loop in Python

Quiz
•
9th - 12th Grade
16 questions
If-Else Loops: Python Programming

Quiz
•
11th Grade
20 questions
JavaScript Basics CodeHS

Quiz
•
7th - 12th Grade
16 questions
Python Basics

Quiz
•
KG - University
20 questions
Python year 9

Quiz
•
8th - 11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

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

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade