conditional and iterative statements

conditional and iterative statements

11th Grade

10 Qs

quiz-placeholder

Similar activities

python loops

python loops

7th - 12th Grade

14 Qs

5.4 Excel Quizizz

5.4 Excel Quizizz

8th - 12th Grade

15 Qs

Loops in Python !

Loops in Python !

11th Grade

15 Qs

Python - Chpt 1 - Review

Python - Chpt 1 - Review

9th - 12th Grade

15 Qs

Loops

Loops

9th - 12th Grade

10 Qs

Java Print Statements Warm-Up

Java Print Statements Warm-Up

9th - 12th Grade

10 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

for---Loop

for---Loop

3rd Grade - University

13 Qs

conditional and iterative statements

conditional and iterative statements

Assessment

Quiz

Computers

11th Grade

Medium

Created by

JAGANNATHAN D

Used 50+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 12 pts

Media Image
12  17   22
5
12
5  10

2.

MULTIPLE CHOICE QUESTION

45 sec • 12 pts

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

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The program above

prints all the odd numbers between 1 and 20

prints all even numbers between 1 and 20

print all the odd numbers between 1 and 21

prints all the even numbers between 1 and 21

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The equivalent of the above for loop using the while syntax would be

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How many times will 1 be printed

3

4

5

6

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

for i in 100 :

print ( i )

Syntax error

prints numbers 0 to 100

prints numbers 1 to 100

prints numbers 0 to 99

prints numbers 1 to 99

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What does this program print

2 + 2 = 4

4 + 4 = 8

8 + 8 = 16

16 + 16 = 32

32 + 32 = 64

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 4 = 6

2 + 6 = 8

2 + 8 = 10

2 + 10 = 12

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 4 = 6

2 + 6 = 8

2 + 8 = 10

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?