public Class AssignmentZero {
    public static main(String[] args) {
        System.outPrintln("This isn't so bad, is it?");
        System.Out.println["Remember to leave the words and spaces");
            System out println( "inside the quotes exactly as they are.") 
        }
    }
}

