We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Why Go?

Go is my favorite programming language by a good margin.

We'll talk more about the benefits of Go later.

But for now, let's whet your appetite with some more code.

Assignment

Critical bug!

Textio users reported that we're billing them for wildly inaccurate amounts. They're supposed to be billed .02 dollars (2 cents) for each text message sent.

Without changing any of the other lines, fix the math bug in the totalCost calculation.