News

The "d" in the format string indicates that the output value is a decimal integer. The final line of code "System.out.println ()" moves the cursor to the next line of code.
Execute System.out.println($1) and you’ll see 52 as the output. You can run jshell with the -v command-line argument (jshell -v) to generate verbose feedback.