Personal Tax Calculator Functions

# Introduction In this challenge, we will build a personal income tax calculator using JavaScript. The aim of this experiment is to improve the structure of the calculator and implement various features such as calculating the tax amount based on the salary entered by the user. Please supplement the code in the `index.js` file to ensure that the calculator displays the correct results based on the given tax rules.

|60 : 00

Click the virtual machine below to start practicing