Guest User

Untitled

a guest
Feb 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. def amortizace(self):
  2. for x in self.id:
  3. self.zbytkova_cena = self.zbytkova_cena - self.puvodni_cena * self.koef_amortizace
Add Comment
Please, Sign In to add comment