FireLemons / Probability-Programs

The scripts for Introduction to Probability by Charles M. Grinstead and J. Laurie Snell ported to python
GNU General Public License v3.0
2 stars 2 forks source link

Plot all graphs in bertrand's paradox in the same window #23

Open FireLemons opened 4 years ago

FireLemons commented 4 years ago

right now each graph in book_programs/chapter_2/bertrands_paradox.py is shown one at a time and the next one appears after the previous window is closed. It would be nice if all 3 plots were in the same window

Hariprasad19036 commented 3 years ago

Hey! Can you assign this issue to me?