Question 2 Write a program to read the details of 2 items (Item, Price per Unit and Quantity), calculate the Total Amount and display them on the output screen in the below mentioned format using \t...



Using the Python programming language and get the output .



Do not copy from other websites



Code with comments and output screenshot is must for an Upvote


Question 2<br>Write a program to read the details of 2 items (Item, Price per Unit and Quantity), calculate the<br>Total Amount and display them on the output screen in the below mentioned format using \t and<br>\n.<br>Item<br>Price per Unit<br>2<br>Quantity Total Amount<br>20<br>Notebook<br>10<br>Cycle<br>40<br>2<br>80<br>

Extracted text: Question 2 Write a program to read the details of 2 items (Item, Price per Unit and Quantity), calculate the Total Amount and display them on the output screen in the below mentioned format using \t and \n. Item Price per Unit 2 Quantity Total Amount 20 Notebook 10 Cycle 40 2 80

Jun 01, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here