Advertisement
Guest User

Birthdate

a guest
Oct 7th, 2015
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. //Elmira Baj.
  2. //October 6th, 2015
  3. //Birthdate
  4.  
  5. public class Birthdate
  6. {
  7. public static void main(String[] args)
  8. {
  9. System.out.print("March 26th");
  10. }//close main
  11.  
  12. }//close class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement