if I don't include return its working fine , but my question is why i can't use return ? it is because return is used to return just a value of varriable and , cant't return System.out.println . or its something else?