[Tutor] HELP!!!!

JH2232@aol.com JH2232@aol.com
Fri Feb 7 20:49:07 2003


Hi, my name is Lanette, I'm a freshmen at PSU, I am having
> difficulty with some programming in python and I thought maybe
> you could help. here's my problem
>
> I need to write a python program, that uses a while loop, that
> calculates how many years it will take for someone to become a
> millionaire. The program must request from a user an initial
> deposit amount and interest rate.
> Then I must use the following formula to calculate the amount of
> money after n years: amount = initial amount(1+p/100)n
> where p = interest rate
>       n = number of year (raising the expression above to that power
>
> can u help?????   if not thanks
> if u can super super super thanks  :)