On Jul 3, 1:01 pm, "OKB (not okblacke)" <brennospamb...@nobrenspambarn.net> wrote:
> subsequent calls to it will behave differently. If you want ALL calls > to your method to roll a die to get a random number, and then use that > random number, why not just roll the die inside the method itself: I thought maybe it would be cleaner if the roll function was something separate, but I suppose it could go inside the move method. It just seemed like two different things that needed to be separated. -- http://mail.python.org/mailman/listinfo/python-list