get random number in python
Help on method randint in module random:
randint(self, a, b) method of random.Random instance
Return random integer in range [a, b], including both end points.
reference:
http://bytes.com/topic/python/answers/466655-how-pop-random-item-list
查看更多关于get random number in python的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did44451