-
-
Save besnikbelegu/733d9243e72f79646354c6a9ad66718c to your computer and use it in GitHub Desktop.
Array of animal names
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"Aardvark", | |
"Albatross", | |
"Alligator", | |
"Alpaca", | |
"Ant", | |
"Anteater", | |
"Antelope", | |
"Ape", | |
"Armadillo", | |
"Donkey", | |
"Baboon", | |
"Badger", | |
"Barracuda", | |
"Bat", | |
"Bear", | |
"Beaver", | |
"Bee", | |
"Bison", | |
"Boar", | |
"Buffalo", | |
"Butterfly", | |
"Camel", | |
"Capybara", | |
"Caribou", | |
"Cassowary", | |
"Cat", | |
"Caterpillar", | |
"Cattle", | |
"Chamois", | |
"Cheetah", | |
"Chicken", | |
"Chimpanzee", | |
"Chinchilla", | |
"Chough", | |
"Clam", | |
"Cobra", | |
"Cockroach", | |
"Cod", | |
"Cormorant", | |
"Coyote", | |
"Crab", | |
"Crane", | |
"Crocodile", | |
"Crow", | |
"Curlew", | |
"Deer", | |
"Dinosaur", | |
"Dog", | |
"Dogfish", | |
"Dolphin", | |
"Dotterel", | |
"Dove", | |
"Dragonfly", | |
"Duck", | |
"Dugong", | |
"Dunlin", | |
"Eagle", | |
"Echidna", | |
"Eel", | |
"Eland", | |
"Elephant", | |
"Elk", | |
"Emu", | |
"Falcon", | |
"Ferret", | |
"Finch", | |
"Fish", | |
"Flamingo", | |
"Fly", | |
"Fox", | |
"Frog", | |
"Gaur", | |
"Gazelle", | |
"Gerbil", | |
"Giraffe", | |
"Gnat", | |
"Gnu", | |
"Goat", | |
"Goldfinch", | |
"Goldfish", | |
"Goose", | |
"Gorilla", | |
"Goshawk", | |
"Grasshopper", | |
"Grouse", | |
"Guanaco", | |
"Gull", | |
"Hamster", | |
"Hare", | |
"Hawk", | |
"Hedgehog", | |
"Heron", | |
"Herring", | |
"Hippopotamus", | |
"Hornet", | |
"Horse", | |
"Human", | |
"Hummingbird", | |
"Hyena", | |
"Ibex", | |
"Ibis", | |
"Jackal", | |
"Jaguar", | |
"Jay", | |
"Jellyfish", | |
"Kangaroo", | |
"Kingfisher", | |
"Koala", | |
"Kookabura", | |
"Kouprey", | |
"Kudu", | |
"Lapwing", | |
"Lark", | |
"Lemur", | |
"Leopard", | |
"Lion", | |
"Llama", | |
"Lobster", | |
"Locust", | |
"Loris", | |
"Louse", | |
"Lyrebird", | |
"Magpie", | |
"Mallard", | |
"Manatee", | |
"Mandrill", | |
"Mantis", | |
"Marten", | |
"Meerkat", | |
"Mink", | |
"Mole", | |
"Mongoose", | |
"Monkey", | |
"Moose", | |
"Mosquito", | |
"Mouse", | |
"Mule", | |
"Narwhal", | |
"Newt", | |
"Nightingale", | |
"Octopus", | |
"Okapi", | |
"Opossum", | |
"Oryx", | |
"Ostrich", | |
"Otter", | |
"Owl", | |
"Oyster", | |
"Panther", | |
"Parrot", | |
"Partridge", | |
"Peafowl", | |
"Pelican", | |
"Penguin", | |
"Pheasant", | |
"Pig", | |
"Pigeon", | |
"Pony", | |
"Porcupine", | |
"Porpoise", | |
"Quail", | |
"Quelea", | |
"Quetzal", | |
"Rabbit", | |
"Raccoon", | |
"Rail", | |
"Ram", | |
"Rat", | |
"Raven", | |
"Red deer", | |
"Red panda", | |
"Reindeer", | |
"Rhinoceros", | |
"Rook", | |
"Salamander", | |
"Salmon", | |
"Sand Dollar", | |
"Sandpiper", | |
"Sardine", | |
"Scorpion", | |
"Seahorse", | |
"Seal", | |
"Shark", | |
"Sheep", | |
"Shrew", | |
"Skunk", | |
"Snail", | |
"Snake", | |
"Sparrow", | |
"Spider", | |
"Spoonbill", | |
"Squid", | |
"Squirrel", | |
"Starling", | |
"Stingray", | |
"Stinkbug", | |
"Stork", | |
"Swallow", | |
"Swan", | |
"Tapir", | |
"Tarsier", | |
"Termite", | |
"Tiger", | |
"Toad", | |
"Trout", | |
"Turkey", | |
"Turtle", | |
"Viper", | |
"Vulture", | |
"Wallaby", | |
"Walrus", | |
"Wasp", | |
"Weasel", | |
"Whale", | |
"Wildcat", | |
"Wolf", | |
"Wolverine", | |
"Wombat", | |
"Woodcock", | |
"Woodpecker", | |
"Worm", | |
"Wren", | |
"Yak", | |
"Zebra" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment