Skip to content

Simulation of the mathematical concept called random walk

Notifications You must be signed in to change notification settings

iamhrk/random-walk-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Random walk using python turtle graphics

This program does a simulation of the mathematical concept of "random walk" using python turtle.

The turtle takes random direction and takes random colors in each step.

In mathematics, a random walk is a random process that describes a path that consists of a succession of random steps on some mathematical space.

Read more about random walk here.

About

Simulation of the mathematical concept called random walk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages