1. If possible in your computational tool, revise the code of random Walk Points to replace the loop with a call to a function to formulate lst.
2. Revise the code of random Walk Points or Exercise 1 to have the entity go with equal probability in a N, S, E, or W direction.