News

Any multi-character text passed as an argument to the println method must be in “double quotes”, not ‘single quotes’. You can only use single-quotes to pass a single character to the println method.