Skip to content

Fazendo merge funcionalidades de insert, remove e exists de conjuntos#16

Open
AndersonPTSN wants to merge 3 commits intomasterfrom
conjuntos
Open

Fazendo merge funcionalidades de insert, remove e exists de conjuntos#16
AndersonPTSN wants to merge 3 commits intomasterfrom
conjuntos

Conversation

@AndersonPTSN
Copy link
Copy Markdown
Collaborator

Fazendo merge funcionalidades de insert, remove e exists de conjuntos

Copy link
Copy Markdown
Member

@vinihcampos vinihcampos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As funções devem ser implementadas assumindo que a variável conjunto é uma lista, e não o tipo "set" do python. Portanto, as funções utilizadas não pertencem ao tipo lista.

Copy link
Copy Markdown
Member

@vinihcampos vinihcampos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Está parcialmente correto, mas é verificado se o elemento existe na lista antes de inserir um novo elemento. Provavelmente corrigindo isso o exercício ficará correto.

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