1. Using the HR_comma_sep dataset, create a pie chart for the variable sales.

#The majority of employees work in sales (27.6%) and technical roles (18.1%), with other departments having smaller shares.

2. Using the HR_comma_sep dataset, create a pie chart for the variable salary.

#Almost half the employees earn a low salary (48.8%), with medium at 43% and only 8.25% earning a high salary.