Computer Science, asked by DK3SM2, 17 days ago

Write a program to calculate the telephone bill for a customer as per the conditions given
below :
Number of calls Rate
first 100 calls 40p per call
next 250 calls 60p per call
above 350 calls Rs. 1.20 per call
Assume that the rent of Rs. 700 is paid by every customer.
Accept the number of calls made by a customer from the user.

Answers

Answered by nchanani244
0

Answer:

120*550

56000

120/3

40

350+700

100rs

Similar questions