Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. public class Hello {
  2.     public static void main(String[] args) {
  3.         System.out.println("Wieraj");
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement