Recent content by XRocker15
-
X
Python Need help with random walk simulation on a Manhattan grid in Python?
Well that's the thing, If I could get started I could probably figure it out. I know that I need to start at a specific location on the grid, and then keep track of each step on the grid adding it as I go. I then need to print what happened at each step, and how many moves happened to the end...- XRocker15
- Post #4
- Forum: Programming and Computer Science
-
X
Python Need help with random walk simulation on a Manhattan grid in Python?
Anyone? I could really use some guidance- XRocker15
- Post #2
- Forum: Programming and Computer Science
-
X
Python Need help with random walk simulation on a Manhattan grid in Python?
This is an old lab assignment I never got around to finishing and we are allowed to resubmit it for partial credit. I don't really even know how to set up this program. I understand what I need, I just don't know how to implement it. Any help is appreciated. "You may know that the streets and...- XRocker15
- Thread
- Programming Python
- Replies: 4
- Forum: Programming and Computer Science