This type of functions are pre-defined by the Python interpreter.
PYTHON_CHAPTER 3

Quiz
•
Computers
•
University
•
Medium
Marliana (AS)
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Built-in Function
Built-out Function
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
These functions perform a specific task and can be used in any program, depending on the requirement of the user.
Built-in Function
User-defined Function
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A _____ is a file containing a set of functions that we can include in our Python program.
modes
module
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
input( ) and pow( ) are the examples of common _____ in Python.
modules
functions
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Math and Random are the examples of _____ in Python.
modules
functions
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trace the output for the following codes:
import math
print (math.ceil(2.2))
3
2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trace the output for the following codes:
import math
print(math.pow(2,3))
6
8
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
SDS Recruitment Re-Quiz

Quiz
•
University
12 questions
Coding - Beginner Level

Quiz
•
3rd Grade - University
12 questions
Neural Networks Basic with Python

Quiz
•
University - Professi...
15 questions
Fundamentals of Computer Science

Quiz
•
University
10 questions
Quiz6

Quiz
•
University
10 questions
NumPy

Quiz
•
9th Grade - University
10 questions
MySQL Python Connectivity

Quiz
•
12th Grade - University
8 questions
J277 - 2.2 - Random Number Generation

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