Description: this is where I learn how to use a tip calculator on python. what i had to do is make meal tax and tip as its own variable and add meal plus meal times tax and make a variable called total which is meal plus meal times tip and print (“%.2f” % total) and it will equal to 54.63