Computer Science, asked by chinnasamyrajan43301, 5 months ago

.
Question 1
In this scenario, two friends are eating dinner at a restaurant. The bill comes in the amount of 47.28 dollars. The friends decide to split the bill evenly between them, after adding 15% tip for the service. Calculate the tip, the total amount to pay, and each friend's share, then output a message saying "Each person needs to pay: " followed by the resulting number.

Answers

Answered by msjayasuriya4
0

Answer:

Because Python doesn't know how to add a number to a string.(Python can add a number to a number or a string to a string, but it doesn't know how to add a

Similar questions