The print( ) method is just like println( ), except that it does not output a newline character after each call.
Reveal answer
Fill a bubble to check yourself
The print( ) method is just like println( ), except that it does not output a newline character after each call.