Q.3. Design and implement a mobile phone charges calculator. Input to the program is as follows; a) Number of on net minutes | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Q.3. Design and implement a mobile phone charges calculator. Input to the program is as follows; a) Number of on net minutes

Q.3. Design and implement a mobile phone charges calculator. Input to the program is as follows; a) Number of on net minutes b) Number of off net minutes Using the following information, calculate the charges; i. Rs. 1.5 per on net minute up to 100 minutes and Rs. 1 per minute over 100 minutes. ii. Rs. 2.5 per off net minute up to 100 minutes and Rs. 2 per minute over 100 minutes. Calculate the total charges and display to the user. Sample Output:

31st Oct 2019, 2:16 PM
Babar Ali
Babar Ali - avatar
2 Answers
+ 3
Your attempt ?
31st Oct 2019, 2:30 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 2
- Specify the language in Relevant Tags. 'hjj' doesn't help identifying the scope of the question. - Provide link to your attempt in solving the case (code) - Complete the sample output part in the Description For future reference, please follow this guide for posting a question: https://www.sololearn.com/Discuss/333866/?ref=app
31st Oct 2019, 3:22 PM
Ipang