
WhileLoops Quiz
Quiz by Kru.Thanate Lekwaree
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
5 questions
Show answers
- Q1
ข้อใดไม่ใช่คำสั่งวนซ้ำในภาษา python
while
repeat
for
30s - Q2
จาก Code โปรแกรมทำงานทั้งหมดกี่รอบจึงทำให้เงื่อนไขเป็นเท็จ
5 รอบ
7 รอบ
รอบเดียว
6 รอบ
30s - Q3
จาก code ค่ามากที่สุดของ output คือค่าใด
3
7
1
6
30s - Q4
ข้อใดหมายถึง i+=1
i=1
i+1
1=1+i
i=i+1
30s - Q5
จาก code ข้อใดคือ output
False
True
30s