While loop

While loop

3rd Grade - University

9 Qs

quiz-placeholder

Similar activities

Quiz on Tracing Counter-Controlled Loops

Quiz on Tracing Counter-Controlled Loops

9th - 12th Grade

7 Qs

While Loop Do Now

While Loop Do Now

2nd Grade - University

4 Qs

Conditional Statements in C

Conditional Statements in C

University

12 Qs

Lặp while (Python)

Lặp while (Python)

11th Grade

13 Qs

Python loops

Python loops

10th Grade

8 Qs

Επιλογή-Επανάληψη στη Python

Επιλογή-Επανάληψη στη Python

11th Grade

10 Qs

Unit 4 Quiz #2 CSP  Day 16 2023

Unit 4 Quiz #2 CSP Day 16 2023

12th Grade

9 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

While loop

While loop

Assessment

Quiz

Computers

3rd Grade - University

Medium

Created by

reda mohamed

Used 126+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which two statements are used to implement iteration?
IF and WHILE
ELSE and WHILE
FOR and WHILE
IF and ELSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
5
4
3
2
1
4
3
2
1
0
5  4  3  2  1
4  3  2  1  0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
5
4
3
2
1
4
3
2
1
0
5  4  3  2  1
4  3  2  1  0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
5
4
3
2
1
5  4  3  2  1
4
3
2
1
0
4  3  2  1  0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
12  9  6  3  0
0  3  6  9  12
9  6  3  0
0  3  6  9

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
12  17   22
5
12
5  10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Hello world!
Hello world
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
......(repeated continuously)
Error

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
(repeated continuously)
Hello world!
Hello world!
break              
Error

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Hello world!
Error
Hello world!
False
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
(repeated continuously)