Exercise 2: Compound interest and Simple interest using python | python for beginners

Опубликовано: 21 Август 2024
на канале: VCODE LOGIC
15
0

python program for finding simple and compound interest
Simple Interest Formula:

SI= ( P×R×T / 100)

Compound Interest Formula:

A=P×(1+R%/N)^ N×T
CI=A-P


P = Principal amount
R = Rate of interest per year
T = Time period (in years)
​N = n is the number of times that interest
is compounded per year.


Смотрите видео Exercise 2: Compound interest and Simple interest using python | python for beginners онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь VCODE LOGIC 21 Август 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 15 раз и оно понравилось 0 людям.