Help with small program

2006-12-24 Thread smartbei
Hello, I am a newbie with python, though I am having a lot of fun using it. Here is one of the excersizes I am trying to complete: the program is supposed to find the coin combination so that with 10 coins you can reach a certain amoung, taken as a parameter. Here is the current program: coins = (

Re: Help with small program

2006-12-24 Thread smartbei
Felix Benner wrote: > smartbei schrieb: > > Hello, I am a newbie with python, though I am having a lot of fun using > > it. Here is one of the excersizes I am trying to complete: > > the program is supposed to find the coin combination so that with 10 > > coins you