End of preview
Upload your study docs or become a member.
Unformatted text preview:If this seems simple, that is because it is! When you submit an exercise, your code is merged into the exercise program and executed If the result matches the expected output, credit for one successful attempt is awarded Help: The general format for the Java println command is: System.out.println ( " . . . something . . . " );