Methods change a property's value only when called.

Call the accelerate() method to see the new value of speed.

Give it a go! Tap the expand icon and try calling accelerate() a few times to see the car pick up some speed.

Make sure to assemble car.accelerate() in your code.