SciPy - Statistical Functions (scipy.stats) Basics
You want to simulate the number of heads in 100 coin tosses repeated 50 times using
scipy.stats. Which code snippet correctly generates this data?