Python_Institute
PCEP-30-02 · Question #190
PCEP-30-02 Question #190: Real Exam Question with Answer & Explanation
The correct answer is B. comes with Python, and is an integral part of Python.. See the full explanation below for the reasoning.
Question
A built in function is a function which ...
Options
- Ais hidden from programmers.
- Bcomes with Python, and is an integral part of Python.
- Chas been placed within your code by another programmer.
- Dhas to be imported before use.
Community Discussion
No community discussion yet for this question.