Финансовое прогнозирование в Python
Victoria Clark
CGMA Financial Analyst

if x = 0:
x_costs + y_costs
else
x_costs
if month = December:
delivery_costs + delivery_costs*0.1
else
delivery_costs
Финансовое прогнозирование в Python