это сделал я

This commit is contained in:
Матвей Карачев 2026-04-03 22:07:16 +03:00
parent 29cce33c3f
commit d82fcc3dfb

View File

@ -15,3 +15,4 @@ if __name__ == "__main__":
price = get_total(100, 5)
with_tax = apply_tax(price)
final_report(with_tax)
вау вау