Use np.random.binomial to simulate drawing 20 balls from a bag in which 25% are green. Note that you're interested in the number of balls, not the sequence ...
確定! 回上一頁