-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwords.py
4 lines (4 loc) · 2.5 KB
/
words.py
1
2
3
4
words_easy = ['coast', 'banjo', 'form', 'goose', 'prose', 'latex', 'face', 'worm', 'kiss', 'slope', 'waste', 'boat', 'rings', 'aura', 'shape', 'frame', 'pen', 'force', 'poop', 'drink', 'lamb', 'land', 'robin', 'lips', 'roll', 'rail', 'power', 'vest', 'limit', 'chin', 'drop', 'hill', 'wound', 'maid', 'yarn', 'sort', 'boot', 'dolls', 'desk', 'word', 'wren', 'rest', 'home', 'value', 'rock', 'bird', 'geese', 'cry', 'sugar', 'crown', 'pain', 'note', 'floor', 'swing', 'bell', 'work', 'zebra', 'salt', 'pie', 'bells', 'salad', 'trade', 'fold', 'cup', 'bulb', 'name', 'fight', 'wool', 'route', 'jam', 'neck', 'grip', 'coat', 'cloud', 'step', 'owner', 'wall', 'dicky', 'cork']
words_normal = ['sticks', 'stretch', 'goldfish', 'chickens', 'library', 'circle', 'guitar', 'kittens', 'cannon', 'furniture', 'window', 'parcel', 'gentlefolk', 'cabbage', 'cushion', 'driving', 'reason', 'icicle', 'property', 'alligator', 'design', 'branch', 'roadblock', 'codswallop', 'spacesuit', 'desire', 'clouds', 'pancake', 'rainbows', 'condition', 'square', 'mistress', 'people', 'powder', 'selection', 'hammer', 'wrench', 'picture', 'eggnog', 'brainchild', 'sealion', 'sponge', 'election', 'squirrel', 'exorcism', 'fairies', 'leather', 'mailbox', 'sneeze', 'volcano', 'statue', 'silver', 'hydrofoil', 'salamander', 'discovery', 'towelette', 'scissors', 'beefsteak']
words_hard = ['antechamber', 'sportswoman', 'development', 'refrigerator', 'nonbeliever', 'clothesline','noblewoman','equlibrium','indexing','arangement','powerlift']
words_extreme = ['car loan', 'polka dot', 'republic of tunisia', 'carrot people', 'skull and crossbones', 'bad tempered nun', 'unit of unholy depth', 'normal distribution', 'sphere of influence', 'tire iron', 'double fault', 'fourth power', 'ship’s company', 'self-sacrifice', 'coffee table', 'disk file', 'linoleum cutter', 'coffee pot', 'divergent thinking', 'suckling pig', 'cornish hen', 'jet ski', 'ascending artery', 'tract of arms', 'atlantic sailfish', 'short-haired idiot', 'bathing suit', 'ice cream', 'constant reminder', 'character witness', 'elegant cat’s ear', 'trickle trails', 'private area', 'test paper', 'solar furnace', 'town clerk', 'mulled cider', 'colombian hitman', 'bird brain', 'lynch law', 'conditional reaction', 'ship’s company', 'internal control', 'self-taught art', 'blink of an eye', 'issue typing', 'book of smut', 'control account', 'keepsake machete', 'wood garlic', 'revenue tariff', 'jungle warfare', 'irish republican army', 'comptroller general', 'grinning guardsman', 'landscape painting', 'eye disease']