Are Python functions objects?
Answers
Answered by
1
Yes, python functions are full objects. They can have attributes and methods like objects. The functions can have data variables and even functions written inside of them.
HOPE IT WILL HELP YOU....
threefriends:
i do not know python yet tq
Answered by
0
Yes ,python functions are object
Similar questions