Nice work! "Hello, World!" is the argument we passed to the println() function.
"Hello, World!"
println()
Not quite! Can you remember how we passed a string value to println() in other lessons?