Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

then the increment for this employee is 10 percentage of the total amount. d. If the number of items sold by the employee is more

image text in transcribed
then the increment for this employee is 10 percentage of the total amount. d. If the number of items sold by the employee is more than 10 items then the increment for this employee is 15 percentage of the total amount. e. If the number of items sold by the employee is less than 5, display message will "To get increment sell 5 or more items Display the Total Amount and the Increment as given in the sample output PART C Writing Programs (26 Marks) Create python program using Anaconda Navigator Jupyter Note Book. The file name should be YourID Name. After the completion, download the notebook file and upload it in the link given in E-learning (8 Marks) 1. eXtra Oman asked you to create a python program to calculate monthly increment given to each employee at the end of each month. Write a python program using chained conditional statements to do the following: a. Accept the Total Amount of sales per month by the employee and number of items sold by the employee 8. If the number of items sold by the employee is 5 items then the increment for this employee is 5 percentage of the Total Amount c. If the number of items sold by the employee is greater than 5 items and less than or equal to 10 Note: Calculate the increment using below formula Increment Total Amount (percentage/100.0) Sample Output: Enter Total Amount of Sold Item: 1000 Ente No Sold Itomat 11 The Total mount 1000,0 and increment is 150.0

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions