Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

[feat]: List of unique element #200

Open
Parvezkhan0 opened this issue Oct 7, 2023 · 2 comments
Open

[feat]: List of unique element #200

Parvezkhan0 opened this issue Oct 7, 2023 · 2 comments

Comments

@Parvezkhan0
Copy link

Write a Python function unique_sublists(lst) that takes a list lst and returns a list of all unique sublists. A sublist is a contiguous subsequence of a list. The order of elements should be preserved.

@Parvezkhan0
Copy link
Author

@laviii123 I want to work on this issue as a part of my hacktoberfest contribution

@Ashima2003
Copy link

I wish to contribute. Kindly assign me this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants