Q. Python has certain functions that you can readily use without having to write any special code. What types of functions are these?


Answer =



The predefined functions that are always available for use are known as Python's built-in functions.

Examples of some built-in functions are: len(), type(), int(), input(), etc.

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post