Advertisement
Nikki12345671

Java Haiku

Jan 14th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1.  
  2. public class Program {
  3.  
  4. public static void main(String[] args) {
  5. //
  6. System.out.println ("Welcome Computers");
  7. System.out.println ("This is computer science");
  8. System.out.println ("Have a good day guys");
  9.  
  10.  
  11. }
  12.  
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement