In python, which keyword is used to start function?

ATP-lab viva

Quiz
•
Other
•
University
•
Easy
Keerthi Krishnan
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
function
def
try
import
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of
“hello”+1+2+3
hello
hello6
hello123
Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Let List1=[2,4,6,8,10], then print(List1[-2]) will result in
10
8
6
4
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the result of the following Python code?
S=[x**2 for x in range(5)]
print(S)
[1,4,9,16,25]
[0,1,4,9,16]
[0,1,2,4,5]
[0,1,4,9,16,25]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code : print 9//2
4.5
4
4.0
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a mutable data type in Python?
Dictionary
List
String
Tuple
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which can be an Identifier among them in Python?
1abc
@python
$12a
_xy1
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Diagnostico PLyF

Quiz
•
University
14 questions
2R C-Skill Lab Test Autumn 2024-25

Quiz
•
University
10 questions
UNIT1_PYTHON

Quiz
•
University
7 questions
Primeiro Quizz

Quiz
•
University
15 questions
Technoquiz..3

Quiz
•
University
10 questions
Python Quiz -6 Summer internship

Quiz
•
University
10 questions
UNIT2_PYTHON

Quiz
•
University
13 questions
Introduction to Python Programming Quiz 9E

Quiz
•
10th Grade - University
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