What is Probability?
Probability is the measure of the likelihood that an event will occur. It is a way to evaluate a given set of scenarios and decide how often will event x happen.
Lets look at an example in code:
Random Walker
See the Pen Random Walker by Adam Harpur (@harps116) on C...