Review Quiz

Quiz
•
Computers
•
4th Grade
•
Hard
Joy Peji
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
print(len('Hello') + len('Hello'))
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
i = 0
spam = 'Hello'
while i < 10:
spam = spam + spam[i]
i = i + 1
print(spam)
HelloH
HelloHe
HelloHel
HelloHell
HelloHello
HelloHelloH
HelloHelloHe
HelloHelloHel
HelloHelloHell
HelloHelloHello
HelloHelloHello
HelloH
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
i = 0
while i < 4:
while i < 6:
i = i + 2
print(i)
2
4
6
6
4
2
2 4 6
6 4 2
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i in 'hello':
print(i)
hello
h
e
l
l
o
h e l l o
o
l
l
e
h
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
if 10 < 5:
print('Hello')
else:
print('Goodbye')
elif 5 == 5:
print('Alice')
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if 10 < 5:
print('Hello')
elif 5 == 5:
print('Me')
else:
print('Goodbye')
Hello
Me
Goodbye
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
spam = 'joy'
for i in spam:
spam += i
print(spam)
joyjoy
joy
Nothing
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
A G4 Scratch REVISION

Quiz
•
4th Grade
15 questions
Python Quiz

Quiz
•
3rd - 4th Grade
10 questions
Lệnh print và tạo biến

Quiz
•
4th Grade
10 questions
Indexing and Slicing in Python

Quiz
•
4th Grade - University
11 questions
variable

Quiz
•
KG - 5th Grade
15 questions
Typing speed

Quiz
•
1st - 5th Grade
10 questions
Short Cut Keys

Quiz
•
3rd - 10th Grade
9 questions
Bezpieczny Internet

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Place Value

Quiz
•
4th Grade
20 questions
Run-On Sentences and Sentence Fragments

Quiz
•
3rd - 6th Grade
20 questions
4 Types of Sentences

Quiz
•
3rd - 5th Grade
20 questions
place value

Quiz
•
4th Grade
20 questions
Place Value and Rounding

Quiz
•
4th Grade
12 questions
Text Structures

Quiz
•
4th Grade
15 questions
Place Value

Quiz
•
4th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade