With the random module Python 2.7 Output: Python 3.5 Output: With the numpy.random module Python ... import random random.seed(42) print(random.random()) ...
確定! 回上一頁