This is my version of solving the problem of manhattan 3d using Sheme language. That calculates the number of different ways from a point A to a point B with recursion. I used Scheme language, and the DrRacket like IDE. ////////more than you can think