//Scanner reads in the users input and directs them on where they need to go in the switch.
//This scanner now reads the input and follows command
Scanneruni=newScanner(System.in);
Scanneruni=newScanner(System.in);
showbreed=uni.next();
showbreed=uni.next();
//This shows the specific classes of animals with facts and questions. This displays full details of a single animal and shows the specific environments.