Quotes help make search much faster. Example: "Practice Makes Perfect"

Thursday, November 22, 2012

Codecademy: "Reassign In A Single Line"


#sample solution


#Reassign meal on line 7!

meal = 44.50
tax = 0.0675
tip = 0.15

meal = meal + meal*tax

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts