Skip to content

Implement utility functions for list and dict operations#534

Open
Emine0010 wants to merge 1 commit intocanbula:masterfrom
Emine0010:patch-3
Open

Implement utility functions for list and dict operations#534
Emine0010 wants to merge 1 commit intocanbula:masterfrom
Emine0010:patch-3

Conversation

@Emine0010
Copy link
Contributor

Added functions to remove duplicates from a list, count occurrences of elements, and reverse a dictionary.

Describe your changes

Checklist

  • [X ] I have read the [CONTRIBUTING]
  • [X ] I have performed a self-review of my own code
  • [X ] I have run the code locally and it works as expected
  • [X ] I have commented my code, particularly in hard-to-understand areas

Screenshots (if appropriate)

Added functions to remove duplicates from a list, count occurrences of elements, and reverse a dictionary.
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.

1 participant