Skip to content

Instantly share code, notes, and snippets.

Keybase proof

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:

@Chopstix1210
Chopstix1210 / Assignment5.java
Created November 3, 2019 19:07
Assignment5.java (given by professor) & Geek.java
/*-------------------------------------------------------------------------
// 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.*;