- 1
When you go out to eat, you always tip 20% of the bill amount. But whoâs got the time to calculate the right tip amount every ti
When you go out to eat, you always tip 20% of the bill amount. But whoâs got the time to calculate the right tip amount every time? Not you thatâs for sure! Youâre making a program to calculate tips and save some time. Your program needs to take the bill amount as input and output the tip as a float. Sample Input 50 Sample Output 10.0
2 Respostas
+ 1
Swetha Poppoppu
Try by yourself.
0
I don't have the time to calculate the right tip of every time and I also don't have the time to make the code for you.