[Tutor] random number generator

2007-10-06 Thread Jim Hutchinson
Greetings all, It seems I forgot to subscribe to the list so I didn't receive any of the replies. However, I did check the archive and found all of the very helpful suggestions. Thanks for your time. Based on the replies I was able to get this to more or less work. However, one problem still exis

[Tutor] random number generator

2007-10-04 Thread Jim Hutchinson
Hello, I am writing a little program to test a theory and as part of teaching myself Python. I've only been at this about a week now. I have a program that "should" work but doesn't. It generates a random number between 1 and 2 out to 10 decimal places. I think there is something wrong with how my