Facebook
From Максим, 1 Year ago, written in Java.
Embed
Download Paste or View Raw
Hits: 108
  1. public class Dz {
  2.     public static void main(String[] args) {
  3.         String hello = (helloWord("I want to become a programmer"));
  4.         System.out.println(hello);
  5.     }
  6.     private static (helloWord("I want to become a programmer")) String ;
  7.     {
  8.     String result = "I want to become a programmer";
  9.     return result;}
  10.  
  11.  
  12.  
  13. }
  14.