Community Profile

photo

Charlene Berns


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How do I make a multidimensional random walk?
So, I have a 2D random walk, but how do I change my code so that it can calculate N dimensions? I will be asking for user input ...

3 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago