Brandon is a new character in our game. Let's equip him with a smartphone.

Create a new object from the Smartphone class and store it in device.

Make sure to create the new device like var device = new Smartphone();.