Re: [Tutor] I need help to the Python blackjack code

2009-07-20 Thread Wayne
2009/7/20 GAONEO > Hi > > This is the first code that I have programed. I think there is > something wrong with it. It is not a loop and computer seems wont bust. In > the game, > > ace will be fixed as low (value=1). And can you write documentation > comments for the first 39lines. > > yo

[Tutor] I need help to the Python blackjack code

2009-07-20 Thread GAONEO
Hi This is the first code that I have programed. I think there is something wrong with it. It is not a loop and computer seems wont bust. In the game, ace will be fixed as low (value=1). And can you write documentation comments for the first 39lines. kind regards Neo Gao _