Hello Andre thantk you a lot , when l run the code l think it's gives what l'm looking for. but l have trouble to understand the code in order to add the following instruction : 1) l need to print a list of leaf of each child by retrieving the indexes : for example child 1 : [leaf 1, leaf 5 , ] child 2 : [leaf 3, leaf 4 ]
2) for each leaf print the following : leaf 1 is linked to child 3 leaf 2 is linked to child 5 and so on On Sun, Jul 3, 2016 at 4:35 PM, Andre Bieler <[email protected]> wrote: > and maybe someday I will be smart enough for syntax highlighting... maybe.. >
