
Final Review Part 2
Flashcard
•
Computers
•
11th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

19 questions
Show all answers
1.
FLASHCARD QUESTION
Front
A property of collections that are used to provide elements one at a time and in sequence.
Back
Iterable
2.
FLASHCARD QUESTION
Front
Algorithmic structure for performing the instructions multiple times.
Back
Loop
3.
FLASHCARD QUESTION
Front
A group of program statements that are grouped together, denoted by indentation in Python.
Back
Block of code
4.
FLASHCARD QUESTION
Front
The values that the programmer provides in the function call.
Back
Arguments
5.
FLASHCARD QUESTION
Front
What will the following function return? range(10, 17, 2)
Back
[10, 12, 14, 16]
6.
FLASHCARD QUESTION
Front
What will the following function return? range(6)
Back
[0, 1, 2, 3, 4, 5]
7.
FLASHCARD QUESTION
Front
In the range function, what is the default value for the start argument?
Back
0
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?