Created
July 11, 2022 13:27
-
-
Save altanner/ebc862281274b2e00bb890001d61ead1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spec_dict = { | |
"A": "dog", | |
"B": "parrot", | |
"C": "algae", | |
"D": "trilobite", | |
"E": "apple", | |
"F": "dugong", | |
"G": "placozoa"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment