PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Blog available for sell
This blog is available for sale. Please 'contact us' if interested.
Advertise with us
Python Multiple Choice Questions
What are the two main types of functions?
A. Custom function
B. Built-in function & User defined function
C. User function
D. System function
Show Answer
Next Question
Correct Answer:
B
Explanation: Built-in functions and user defined ones. The built-in functions are part of the Python language. Examples are: dir(), len() or abs(). The user defined functions are functions created with the def keyword.
© 2024-2025 Python Circle
Contact
Sponsor
Archive
Sitemap