Skip to content

Conversation

AndrewB50
Copy link
Contributor

Changes:

Removes punctuation
Sorts all words alphabetically by using consistent case (.lower())
Ignores duplicate words
Output is a dictionary which assigns each alphabetized word (value) a respective number (key)

Changes: 
>Removes punctuation
>Sorts all words alphabetically by using consistent case (.lower())
>Ignores duplicate words
>Output is a dictionary which assigns each alphabetized word (value) a respective number (key)
@geekcomputers geekcomputers merged commit b36934a into geekcomputers:master Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants