What happened when the condition of while loop becomes false?
Class XI Computer Science Viva

Quiz
•
Computers
•
11th Grade
•
Medium
Amrita Singh
Used 18+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
control passes to statements inside whole loop
control passes to the line immediately following the loop
Control passes to starting of the program
None of the above
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which one of the following is the correct extension of the Python file?
.p
.python
.py
None of these
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which of the following is an invalid variable?
my_string_1
1st_string
foo
_
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is the answer to this expression, 22 % 3 is?
7
0
1
5
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is the output of this expression, 3*1**3?
27
9
3
1
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What do we use to define a block of code in Python language?
Key
Brackets
Indentation
None of these
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which line of code produces an error?
“PythonMcq” + “12”
‘PythonMcq’ + 16
3+7
‘PythonMcq’ + “21”
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
coding

Quiz
•
KG - Professional Dev...
10 questions
Edhesive Python Unit 4: Test Review

Quiz
•
10th - 11th Grade
13 questions
KS4 Python While Loops and For Loops

Quiz
•
9th - 11th Grade
10 questions
Python Basic files

Quiz
•
10th - 12th Grade
15 questions
Iteration

Quiz
•
9th - 12th Grade
6 questions
While Loop in python

Quiz
•
9th - 12th Grade
15 questions
ONE 6th FORM Introduction to Python Basics

Quiz
•
11th Grade
15 questions
Gateway Level 3 Python Quiz 3

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University