Advertisement
MelindaElezovic

BirthdayDate

Oct 6th, 2015
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.17 KB | None | 0 0
  1. //BirthdayDate
  2. //MelindaElezovic
  3. //October 6, 2015
  4. public class BirthdayDate {
  5.   public static void main(String[] args) {
  6.     System.out.println ("June 11, 1999");
  7.   }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement