[Tutor] Python help

Joel Goldstick joel.goldstick at gmail.com
Sat Sep 15 17:57:26 CEST 2012


On Sat, Sep 15, 2012 at 11:21 AM, Daniel Hulse <dhulse94 at gmail.com> wrote:
> Hi. I am trying to solve a problem and I'm stuck. The problem is something like as x goes up by 1, y goes up by the previous value times 2. I have no idea where to start. So lets say x = 10 and y=5, when x=11, why would be equal to  10.


Your question is really one of simple algebra

This looks like homework.  You should explain your problem more
completely, and show any code you have tried to solve your problem
-- 
Joel Goldstick


More information about the Tutor mailing list