Tip Calculator HW

For this program I have to make a restaurant receipt with tax and tips included by creating a variable called “meal”, “tax” and “tip” and assigned the appropriate amounts. This was the first lab I did in code academy. So it was little challenging.