Task 2 Write a Python program to calculate the total order cost of drink can packs. Each pack contain a varying number o
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Task 2 Write a Python program to calculate the total order cost of drink can packs. Each pack contain a varying number o
Task 2 Write a Python program to calculate the total order cost of drink can packs. Each pack contain a varying number of cans. Each order incur a standard service charge of S1, irrespective of the number of cans ordered. Start the program by asking the user to enter the price of a drink can. Then ask the number of drink cans in the pack. You are to calculate the total order cost of the drink can pack ordered and display it to the user as a dollar value. Assessment Criteria Description Task 1 - Output resembles the screen print above Spaces, Line breaks as shown Mark 1 1
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!