
asesmen awal looping
Authored by Fitri Puspitasari
Computers
9th - 12th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapa banyak iterasi yang akan dilakukan oleh perulangan berikut?
python
Copy code
n = 100
count = 0
while n >= 1:
n /= 2
count += 1
2
4
6
8
10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapakah hasil dari perhitungan berikut?
python
Copy code
total = 0
for k in range(1, 6):
total += k
10
15
20
25
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapakah nilai dari i setelah perulangan berikut ini selesai ?
python
Copy code
i = 0
while i < 5:
i += 1
4
5
6
0
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapa nilai dari j setelah perulangan berikut ini selesai?
python
Copy code
j = 10
while j > 5:
j -= 2
5
4
2
0
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapa banyak iterasi yang akan dilakukan oleh perulangan berikut?
python
Copy code
n = 100
count = 0
while n >= 1:
n /= 2
count += 1
6
7
8
9
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?
Similar Resources on Wayground
10 questions
Tool Photoshop
Quiz
•
9th - 12th Grade
10 questions
Одновимірні масиви.
Quiz
•
10th Grade
10 questions
Информатика 8ә-сынып
Quiz
•
11th Grade
10 questions
Bài 20 Câu lệnh lặp For
Quiz
•
10th Grade
10 questions
Hari 3 - Kuis Coding & Perkenalan AI
Quiz
•
8th Grade - University
10 questions
0610-Microbit
Quiz
•
9th - 12th Grade
10 questions
R082 Book Cover Assets planning
Quiz
•
7th - 12th Grade
10 questions
on cuoi ki 2 tin 10 cde 5 python
Quiz
•
10th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade