Guest User

Untitled

a guest
May 23rd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1.  
  2. public class Rechner {
  3.  
  4. /**
  5. * @param args
  6. */
  7. public static void main(String[] args) {
  8. // TODO Auto-generated method stub
  9.  
  10. }
  11.  
  12. {
  13. String message="Hallo World!";
  14.  
  15.  
  16. System.out.println(message);
  17. }}
Add Comment
Please, Sign In to add comment