Question: Define and call a void function splitBill The function has three parameters: the amount of a restaurant bill, a tip amount and the number of
Define and call a void function splitBill
The function has three parameters: the amount of a restaurant bill, a tip amount and the number of persons who split the bill. The function will print out the total amount and the amount that each person has to pay. Call the function with any three numbers of your choice.
Save your program as: SplitBill.py
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
