Skip to content

Instantly share code, notes, and snippets.

@Edald123
Created August 3, 2021 04:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Edald123/6ae6b7273b81ff0438bd07f95168267e to your computer and use it in GitHub Desktop.
Save Edald123/6ae6b7273b81ff0438bd07f95168267e to your computer and use it in GitHub Desktop.
List for test case for separate chaining
flower_definitions = [
['begonia', 'cautiousness'],
['chrysanthemum', 'cheerfulness'],
['carnation', 'memories'],
['daisy', 'innocence'],
['hyacinth', 'playfulness'],
['lavender', 'devotion'],
['magnolia', 'dignity'],
['morning glory', 'unrequited love'],
['periwinkle', 'new friendship'],
['poppy', 'rest'],
['rose', 'love'],
['snapdragon', 'grace'],
['sunflower', 'longevity'],
['wisteria', 'good luck']
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment