Код: Выделить всё
def work_calc (days_worked, n):
temp=int(1)
if days_worked
Подробнее здесь: [url]https://stackoverflow.com/questions/18800804/writing-python-code-to-calculate-a-geometric-progression[/url]
Код: Выделить всё
def work_calc (days_worked, n):
temp=int(1)
if days_worked
Подробнее здесь: [url]https://stackoverflow.com/questions/18800804/writing-python-code-to-calculate-a-geometric-progression[/url]