|
| 1 | +minidict = [ |
| 2 | + "apple", "baker", "chair", "delta", "eagle", "frame", "grape", "house", "ivory", "joker", |
| 3 | + "knife", "lemon", "mango", "night", "ocean", "piano", "queen", "river", "stone", "tiger", |
| 4 | + "unity", "value", "wheat", "mount", "young", "zebra", "alert", "brave", "crane", "dream", |
| 5 | + "enemy", "field", "giant", "heart", "input", "judge", "about", "layer", "metal", "north", |
| 6 | + "olive", "pride", "quest", "rough", "sharp", "table", "under", "visit", "world", "yield", |
| 7 | + "aside", "blush", "cloud", "dwarf", "empty", "fresh", "glide", "honor", "inner", "light", |
| 8 | + "march", "noble", "other", "plain", "quiet", "ratio", "smart", "trust", "upper", "shout", |
| 9 | + "woman", "years", "angle", "beach", "crown", "drive", "exact", "flame", "green", "habit", |
| 10 | + "index", "logic", "money", "nurse", "offer", "patch", "quick", "royal", "scale", "thick", |
| 11 | + "urban", "video", "worth", "extra", "basic", "clean", "focus", "happy", "ideal", "smile" |
| 12 | +] |
0 commit comments