Dec 25, 2020 · In the solution, we wrote a function solve (), which receives three parameters viz., meal_cost, tip_percent, tax_percent. The function call for solve () is already made for us and we just have to complete the code inside the function. Now, we declared a variable called as total_cost and assigned a simple mathematical equation to it to give the ....