Skip to content

Instantly share code, notes, and snippets.

@easierbycode
Created December 4, 2017 20:15
Show Gist options
  • Save easierbycode/62a89d23574ad04752888c453e1855f6 to your computer and use it in GitHub Desktop.
Save easierbycode/62a89d23574ad04752888c453e1855f6 to your computer and use it in GitHub Desktop.
// practice
[
["money", "duck"],
["friend", "house"],
["clean", "socks"]
]
// non-practice
[
["night", "fast"],
["hair", "write"],
["garden", "grass"],
["mouth", "time"],
["candle", "spoon"],
["public", "hard"],
["apple", "eat"],
["care", "door"],
["ride", "horse"],
["poor", "green"],
["under", "life"],
["dress", "boat"]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment