This is the most disgruntled farm in the land, where chickens peck at your ankles, cows refuse to give milk, and pigs won't even bother to roll over.
Farm Animal Code
const farmAnimals = ["Cows", "Ducks", "Pigs", "Sheep"];
for (let animal of farmAnimals) {
console.log(animal + " are so overrated");
}
// Output: Cows are so overrated, Ducks are so overrated, Pigs are so overrated, Sheep are so overrated
Don't forget to visit our gift shop for all your farm animal-themed merchandise: Barn-yard Brouhaha Gift Shop