Time to add more bitcoins.

Call the addBitcoins method on the wallet object and add 1 bitcoin. Make sure to end with a semicolon.

You did it!

Make sure to type wallet.addBitcoins(1);.