Design a program in Python Using Parameterized Function to calculate the tax for the people living in Mango city. Specify a Function description is given below: Function name Tax_Calculator Variable names: int PAN String name float taxable_Income float tax The tax is calculated according to the following rules: Total Annual Taxable ...