function function_name(argument) { return("Hello World!"); // body... }