Question: Write a Python program to perform the below: a) Create an empty list named Basic b) Input n number of Basic and add to the

 Write a Python program to perform the below: a) Create an

Write a Python program to perform the below: a) Create an empty list named Basic b) Input n number of Basic and add to the list Basic c) Compute the DA based on the following conditions DA = 120% of Basic, if the Basic is in between 0 to 300 DA = 140% of Basic, if the Basic is in between 301 to 500 Otherwise DA = 150% of Basic d) Store the DA in another list named Dearness_Allowanc e) Display the list Basic and Dearness_Allowance ince

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!