tajkirkpatrick / Savings

The dream is to save up for a Tesla, so I asked Python how much money I need to save.
0 stars 1 forks source link

Create a a class of payment plan, that inits the PP structures #7

Open tajkirkpatrick opened 5 years ago

tajkirkpatrick commented 5 years ago

Instead of choices_A, B, C, D, being 'None' , init a payment plan class (struct) that holds [int] years, [int total payments]. [2 dim. array ]