You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//So we learned in the object creation function that an object can hold different types of data, So including a raise, and even other objects, but we can also even attach functions to objects. And these functions are then called methods.