Project II: Performing Random Walks using Monte Carlo Simulation
Key Learning Outcomes:
- Creation of a python function
- Use of for loops
- Use of conditional statements “if”, “elif” , “else”
- Importing randoms
- Define formulas that allow you to calculate the distance.

Partial code snippet
Code available upon request.