fn main() { // TODO: use print! to print "Hello" without newline // TODO: use println! to print "World" with newline }
Output
Click Run to execute, or Check to validate.
Ask questions or share tips about this tutorial
Sign in to join the discussion