Prints a formatted string to standard output with newline.
println!("Hello, world"); Run this example
println!("Hello, world");