Advertisement
Kendred

Java HaikU

Jan 11th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2. public class Program {
  3.  
  4. public static void main(String[] args) {
  5. /*Kendred Thompson
  6. * 4th
  7. * CS 2
  8. * JavaHaiku
  9. */
  10. System.out.println("Black computer screen");
  11. System.out.println("Lightening strikes, powers out");
  12. System.out.println("Technology fail");
  13. }
  14.  
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement