Which of the following functions is a built-in function in python?
Python Inbuilt functions

Quiz
•
Computers
•
12th Grade
•
Hard
Bessie Carl
Used 9+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
seed()
sqrt()
factorial()
print()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python expression?
4.5
5
4
4.6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The function pow(x,y,z) is evaluated as:
(x**y)**z
(x**y) / z
(x**y) % z
(x**y)*z
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python expression?
4.5
4.6
4.57
4.56
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python function?
import math
abs(math.sqrt(25))
Error
-5
5
5.0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python function?
sum(2,4,6)
sum([1,2,3])
Error 6
12 Error
12 6
Error Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the function shown below?
hex(15)
f
0xf
OXF
0xF
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
quiz dasar python

Quiz
•
1st Grade - University
10 questions
L.8. STRINGS AND STRING MANIPULATION - 2

Quiz
•
12th Grade
10 questions
Python Strings

Quiz
•
12th Grade
10 questions
Random functions

Quiz
•
12th Grade
20 questions
Python Basics & Syntax

Quiz
•
10th - 12th Grade
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
10 questions
Python Exception Handling

Quiz
•
10th - 12th Grade
11 questions
Python Boolean

Quiz
•
11th - 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
30 questions
Linear Inequalities

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

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