I hereby claim:
- I am chopstix1210 on github.
- I am kjsegovi_asu (https://keybase.io/kjsegovi_asu) on keybase.
- I have a public key ASDDjwE-oNbRoakVlOJ-Gd3HLhjWj-iVzp4oHMpQDwdE2wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /*------------------------------------------------------------------------- | |
| // AUTHOR: F. Navabi | |
| // FILENAME: Assignment5.java | |
| // SPECIFICATION: this program checks the methods in class Geek, it is a test driver for class Geek | |
| // FOR: CSE 110- homework #- days and time of your class | |
| // TIME SPENT:how long it took you to complete the assignment | |
| //----------------------------------------------------------------------*/ | |
| //import Scanner class | |
| import java.util.*; |