
Intro to programming Final Review
Flashcard
•
Computers
•
11th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

16 questions
Show all answers
1.
FLASHCARD QUESTION
Front
A while loop can be used in which of the following situations? Repeat a set of statements till a condition remains True. Repeat a set of statements a finite or an infinite number of times. Iterate through a string, list, and tuple.
Back
All of the above
2.
FLASHCARD QUESTION
Front
What is a variable?
Back
A box(memory location) where you store values
3.
FLASHCARD QUESTION
Front
What symbol is used in python to assign values to a variable? Options: equals =, plus +, minus -, asterisk *
Back
equals =
4.
FLASHCARD QUESTION
Front
What will be the output?
name = "Dave"
print (name)
Back
Dave
5.
FLASHCARD QUESTION
Front
Which statement correctly assigns the string "Tanner" to the variable name? Options: name = print( "Tanner") , input("Tanner"), name= "Tanner", name = input("Tanner")
Back
name= "Tanner"
6.
FLASHCARD QUESTION
Front
Loop that runs till the condition is true
Back
while
7.
FLASHCARD QUESTION
Front
Choose the correct output of the following code.
for i in range(10,15):
print(i)
Back
10
11
12
13
14
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
I Wandered Lonely As A Cloud By William Wordsworth
Flashcard
•
12th Grade
12 questions
Legal Writing Memo Flashcard
Flashcard
•
KG - University
10 questions
Flashcard sulla Landing Page
Flashcard
•
11th Grade
10 questions
Komponen Perakitan Komputer
Flashcard
•
10th Grade
10 questions
Cybersecurity
Flashcard
•
11th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade