Advertisement
mbratanov

Untitled

Nov 29th, 2024
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1.     def get_total_income(self):
  2.         return f"Total income: {self.total_income:.2f}lv"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement