So, I'm trying to continue my Giraffe program (don't ask). I want users to name their giraffe and that should be the name of the giraffe. For example:
System.out.println("Name your giraffe.");
Something like:
Giraffes.somenewvariabletype scannerexample.nextLine() = Giraffes.Giraffe(parameter, parameter)