Does Python supports built-in functions?
Answer:
Yes, python supports built-in functions.
Some examples of built-in functions in python are:
- print( )
- input( )
- sum( )
- sqrt( )
Past Year - 1 Mark Questions
Past Year - 1 Mark Questions
Last updated at Dec. 13, 2024 by Teachoo
Answer:
Yes, python supports built-in functions.
Some examples of built-in functions in python are: