Code Editor Ready
Output

            
Console
Console initialized...
Ready for Lesson 11: Return Values

> Complete each part to unlock the next one
> Run your code anytime with the Run button!
> Java tip: Once Java hits a return statement, the method exits immediately — nothing after it runs.