Nested Function

Console Output
>

Nested Function Visualization

Real-time nested execution flow

Nested Execution Steps

📝

Outer Function Definition

Define the outer function structure

1
🔧

Inner Function Definition

Define the nested inner function

2
📞

Outer Function Call

Invoke the outer function

3

Inner Function Call

Execute the inner function

4
📤

Return Value

Output the final result

5

Outer Function

None

Inner Function

None

Return Value

-

Execution Status

Ready

Nested Execution Timeline

0%