What are the types of function prototype in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

What are the types of function prototype in python?

I need answer guys tomorrow exam pls help me

22nd Oct 2017, 9:55 AM
kailu
kailu - avatar
1 Answer
0
lambda, __init__, __repr__,getter, setter not exactly sure if that's what you mean though by prototype. those are various forms of functions though.
6th Nov 2017, 3:01 AM
stephen barter
stephen barter - avatar