Project: Computational Thinking
Path: Section Two.ipynb
Views: 9Visibility: Unlisted (only visible to those who know the link)
Image: ubuntu2204Kernel: Python 3 (system-wide)
Section Two: Developing the Random Walk Tools
code needs to be documented. Taken from https://towardsdatascience.com/random-walks-with-python-8420981bc4bc
In [2]:
Populating the interactive namespace from numpy and matplotlib
In [3]:
(1, 1)
In [3]:
<class 'tuple'>
In [4]:
In [5]:
In [6]:
In [7]: