Advertisement
WGray8899

Haiku

Jan 10th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. public class Program {
  2.  
  3. public static void main(String[] args) {
  4. // TODO Auto-generated method stub
  5. System.out.println("The computer turns on");
  6. System.out.println("The screnn shines bright like a diamaond");
  7. System.out.println("I type using the keys");
  8. }
  9.  
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement