Which of the following is not a keyword used in Python language?
IOAC - ML Batch Pre-Assessment -4th-Feb

Quiz
•
Professional Development
•
Professional Development
•
Hard
KVCH CORPORATE
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pass
Eval
Assert
Nonlocal
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Python code-compiled or interpreted?
The code is both compiled and interpreted
Neither compiled nor interpreted
Only compiled
Only interpreted
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Amongst which of the following is / are the logical operators in Python?
and
or
not
All of the mentioned above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the operator ** in Python?
Exponentiation
Modulus
Floor division
None of the mentioned above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, ___ defines a block of statements.
Block
Loop
Indentation
None of the mentioned above
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The output of this Python code would be:
>>> x={1:”X”,2:”Y”,3:”Z”}
>>> del x
the del method does not exist for the dictionary
the del would delete the values present in the dictionary
the del would delete the entire dictionary
the del would delete all the keys in a dictionary
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Study the following program:
i = 1:
while True:
if i%3 == 0:
break
print(i)
Which of the following is the correct output of this program?
1 2 3
3 2 1
1 2
Invalid syntax
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Modelos en Django

Quiz
•
Professional Development
10 questions
Music

Quiz
•
KG - Professional Dev...
15 questions
TOEIC A - 3

Quiz
•
University - Professi...
10 questions
Day-4 IOAC - ML Python Assessment_12th-Feb-2023

Quiz
•
Professional Development
14 questions
Java Collections

Quiz
•
Professional Development
10 questions
Valores booleanos, Ejecución Condicional: Cómo tomar decisiones

Quiz
•
Professional Development
10 questions
Python - Estruturas de Decisão

Quiz
•
Professional Development
15 questions
Quiz 2 Internship on Fundamentals of Python

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade