Code Editor
Ready
Output
Console
Console initialized... Ready for Lesson 10: Method Parameters > Complete each part to unlock the next one > Run your code anytime with the Run button! > Java tip: Java passes primitives by value — the method gets a COPY, not the original variable.