Aygera / test_task

this repo includes task2 for DS internship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test_task

this repo includes task2 for DS internship.

The script calcualtes cumulative interest paid and accepts json file with the following structure: {"interest": , "periods": , "loan": , "start": , "end": }

Interest is a percentage, periods are accepted in months. Assumption: payment is at the end of a period.

About

this repo includes task2 for DS internship


Languages

Language:Python 100.0%