Tip Calculator

Hello Everyone, this is my first lab assignment in which we are trying to create a program called meal. In this program, we start off by first assigning the variable into an amount . Once we did that step,we then assign another variable named tax which also returns a variable. Once that is done,we assign another variable named tip which is worth 15 cents.Then after we have all 3 variables assigned, we use concatination to combine these 3 variables to get out an result.Our last step is to create a variable named total which will add up everything and wil output another result using concatination.

screen-shot-2016-12-18-at-4-50-58-pm screen-shot-2016-12-18-at-4-50-49-pm screen-shot-2016-12-18-at-4-50-40-pm screen-shot-2016-12-18-at-4-50-31-pm screen-shot-2016-12-18-at-4-50-22-pm