Erica wants to see her account number in her new app.

Can you use a template to display it?

Good job! We use dollar sign with braces (${}) around the accountNumber variable to insert it into the string.

So close! We use dollar sign with braces (${}) around the accountNumber variable to insert it into the string.