Code Editor Ready
Output

            
Console
Console initialized...
Ready for Lesson 7: For Loops

> Complete each part to unlock the next one
> Run your code anytime with the Run button!
> Java tip: The for loop keeps init, condition, and update all in one line — great for counted loops!