My team was tasked to create a project represented the random walks of molecules after an exterior influence. We were given the code to model a molecular ratchet with a kick (seen on page 10 of document) and were tasked to represent it in another way. We modified the code to show the averages of these random walks in a histogram. Skills used in this project were coding in python using the numpy and mathplot libraries.