Skip to content

ucsd-cse15l-f23/agecalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

agecalc

Usage: agecalc implements scanner for taking input of a string in the following format to represent a date. YYYY/MM/DD

$ javac AgeCalc.java
$ java AgeCalc
$ # wating for input in the form of YYYY/MM/DD
$ # will print either "You're INT years old." where INT starts at 0 or "You don't exist yet and you might be a time traveler."

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages