I'm trying to simulate a tree with d number of depths and n number of nodes. I call the function create_tree and pass arguments of the root folder, the maximum depth and nodes. So if I call root 2 3,...