Skip to content

Instantly share code, notes, and snippets.

@nadiamode
nadiamode / script.js
Created November 10, 2012 01:00
A CodePen by nadiamode.
var cowdesc = "the cow is of the bovine ilk, "+
"one end is for the moo, the "+
"other for the milk";
var cowdef = {
"ilk":"bovine",
"legs":4,
"udders":4,
"purposes":{
"front":"moo",