public class Dz { public static void main(String[] args) { String hello = (helloWord("I want to become a programmer")); System.out.println(hello); } private static (helloWord("I want to become a programmer")) String ; { String result = "I want to become a programmer"; return result;} }