random number generator
avnit
avnit7 at gmail.com
Thu Nov 3 23:18:39 EST 2005
Previous message (by thread):
random number generator
Next message (by thread):
I need Motivation
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
import random print random.randint(1,20) #prints random integer from 1 to 20
Previous message (by thread):
random number generator
Next message (by thread):
I need Motivation
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list