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
Unit 5 TEST

Quiz
•
11th - 12th Grade
15 questions
Looping Review

Quiz
•
10th - 12th Grade
17 questions
Finch/micro:bit Knowledge Check

Quiz
•
9th - 12th Grade
20 questions
AP CSP Unit 6

Quiz
•
11th Grade
20 questions
Javascript Basics Test

Quiz
•
7th - 12th Grade
20 questions
Python year 9

Quiz
•
8th - 11th Grade
20 questions
Python -Iteration (loops)

Quiz
•
7th - 12th Grade
15 questions
Intermediate Python

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade