mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Update compoundInterestFunc.py
This commit is contained in:
@@ -2,8 +2,6 @@ from .__init__ import *
|
|||||||
from ..__init__ import Generator
|
from ..__init__ import Generator
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def compoundInterestFunc(maxPrinciple=10000,
|
def compoundInterestFunc(maxPrinciple=10000,
|
||||||
maxRate=10,
|
maxRate=10,
|
||||||
maxTime=10,
|
maxTime=10,
|
||||||
|
|||||||
Reference in New Issue
Block a user