Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //BirthdayDate
- //MelindaElezovic
- //October 6, 2015
- public class BirthdayDate {
- public static void main(String[] args) {
- System.out.println ("June 11, 1999");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement