Page 1 of 1

What are the two main types of functions in Python?

Posted: Wed Jul 13, 2022 7:44 pm
by answerhappygod
a) System function
b) Custom function
c) Built-in function & User defined function
d) User function