Advertisement
hugol

Untitled

Jun 19th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.22 KB | None | 0 0
  1. public class Komentarze{
  2.   //poniżej rozpoczyna się działanie programu
  3.   public static void main(String[] args){
  4.     /*Ten tekst
  5.       nie ma wpływu
  6.       na program */
  7.     // System.out.print("Hello World");
  8.   }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement