0

Please help me print my answer as ".00". I have tried using the round function but it doesn't work.

#Here is my code    
print("VAT amount: R", round(vat_calc(item_price),2))

In the picture it shows what I receive while using the round function. I would like it to show ".00" at the VAT amount.

Anonymous
  • 3
  • 2

0 Answers0