Commit d1e8b067 authored by LoomyGames's avatar LoomyGames

Final commit

parent a803e4f3
...@@ -128,7 +128,7 @@ public class ZooMain { ...@@ -128,7 +128,7 @@ public class ZooMain {
} }
}else if(choice2.contentEquals("E")) }else if(choice2.contentEquals("E"))
{ {
System.out.println("We have:\n"//the user then types in Plains, Savanna or the others System.out.println("We have:\n"//the user then types in plains, savanna or the others
+ "Plains;\n" + "Plains;\n"
+ "Savanna;\n" + "Savanna;\n"
+ "Swamp;\n" + "Swamp;\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment