what is the difference between methods and functions in Python

theritically, i want to know the differences

  • Rama
  • 15 Aug
  • 1500 Views
  • 37 Answers
Your Answer

a function is an independent, standalone block of code, while a method is a function that is bound to an object and defined within a class

Python

Didn't get the answer.
Contact people of Talent-Python directly by clicking here