pyhthon condition statement

pyhthon condition statement

Professional Development

10 Qs

quiz-placeholder

Similar activities

Quiz 2 Internship on Fundamentals of Python

Quiz 2 Internship on Fundamentals of Python

Professional Development

15 Qs

dataStructure

dataStructure

Professional Development

14 Qs

Quizziz Pelatihan Coding & AI - SD SMP - Hari 2

Quizziz Pelatihan Coding & AI - SD SMP - Hari 2

Professional Development

8 Qs

Python operator and collections

Python operator and collections

Professional Development

12 Qs

Python

Python

Professional Development

10 Qs

Python Looping

Python Looping

Professional Development

9 Qs

Python Quiz : Loop

Python Quiz : Loop

Professional Development

13 Qs

Day3

Day3

Professional Development

15 Qs

pyhthon condition statement

pyhthon condition statement

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Assistant Chennai

Used 41+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

In a Python program, what would be the ending value of total in the WHILE LOOP code?

0

5

2

20

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

In a Python program, what would be the ending value for y in the WHILE LOOP code?

5

51

10

3

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

A loop repeated if the condition is true / false
While loop
For loop
Repeat loop
If...else

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Loop executed a fixed number of times with a built-in-counter (creating a counter variable is unnecessary).
While loop
For loop
Repeat loop
If...else

5.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

In programming, what is iteration?
The repetition of steps within a program
The order in which instructions are carried out
A decision point in a program
Testing a program to make sure it works

6.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

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

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will this code do?

Print Numbers 1-11

Print Numbers 1-10

Print Numbers 2-10

Print Error

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?