Budget Pie Chart with Percentages

Add percentage labels to the pie chart using the autopct parameter and the provided pct_fmt variable.
Expected:
matplotlib expected figure
Output:
Python
Setting up Python environment...
Output