Animating RGraph.

In this task, you required to play the animation and observe the execution order of the recursive code. The Node colors will change, the green indicates an active function call, while a grey one indicates a terminated function call or returned intermediate result. these are explained by the legend next to the RGraph.

The Animation will look somthing like the follwoing .....

    RGraph Animation