Advertisement
julial

Birthdate

Oct 15th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. //Julia Lamar
  2. //10-6-15
  3. //BirthdayDate
  4.  
  5.  
  6. public class Birthdate
  7. {
  8. public static void main (String[] arng)
  9. {
  10. System.out.println("\nBirthdate\n");
  11. System.out.println("\nDecember 16, 1999\t");
  12.  
  13.  
  14. }
  15.  
  16. }//close main
  17. //close class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement