Project: Visualization
Consider whether or not the images in the previous chapter helped you to
understand Monte Carlo simulation. Would lists of numbers have been as
helpful? Visualization has become a key application of computer technology
in the recent past, thanks largely to the availability of inexpensive graphics
cards. In this project, we will use turtle graphics to create an animated vi-
sualization of the Monte Carlo simulation from Chapter 10, where the dots
appear randomly as they are generated by the simulation.
Chapter 6 introduced both the Python turtle module and the online Python
documentation. The exercises will lead you to develop

Get A Concise Introduction to Programming in Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.