Object Methods
Watch
Practice
Create a separate CodePen Pen for each of the following.
Create an object for a
car
. What properties and methods should a car have?Create an object for an
athlete
. What properties and methods should a car have?
Last updated