CS 115 Lab 7 Finding π by Monte Carlo

90 Points

Due Date: Monday March 22 by the end of the lab session

Use the Canvas link to submit your file.

Educational goals of this lab - verify that every student can

INSTRUCTIONS:

(90 points) Description of the Problem:

Samples

No Test Cases on this one at this point.

The random numbers make it difficult to do this method by hand. Instead, see the Experimentation section below.

Design

Implementation

Experimenting

  • Submit your finished program with the Canvas link. Call the file monte.py.