Python Program List (2)
Python Program List (2)
To compute the net salary of an employee by considering the formula , Net salary = Basic salary +DA+TA+HRA where DA is 10% off basic
31 4th Feb 25
salary ,TA is12%of basic salary and HRA is 15% of basic salary.