- Open a new plain code frame and enter the following java code:
- Select the Unreferenced objects in the options menu, play with the arrow buttons to run the code step-by-step.
Observe the different stacked elements. The running instruction is in blue in the code panel. - Open a new plain code frame and enter the following python code which define and call a recursiv function: