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
This is a basic JavaScript practice file where I explored how to create and use objects with methods. The goal was to understand how to define object properties and functions, and how to use the this keyword inside methods.