Skip to content

fix: Correct fibonacci set definition and enhance postres examples - #11

Merged
taicoding merged 1 commit into
mainfrom
update/definitions
May 30, 2026
Merged

fix: Correct fibonacci set definition and enhance postres examples#11
taicoding merged 1 commit into
mainfrom
update/definitions

Conversation

@taicoding

Copy link
Copy Markdown
Owner

No description provided.

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the sets lesson examples, adjusting the Fibonacci mini-test data and expanding dessert set method examples.

Changes:

  • Updates the fibonacci set literal in the mini-test.
  • Adds an additional dessert add() example before the union example.
  • Adds a clarifying comment for the helados set.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

FileDescription
02_estructuras_de_datos/02_conjuntos/mini_test.pyAdjusts the Fibonacci set used in the set operation mini-test.
02_estructuras_de_datos/02_conjuntos/metodos.pyAdds another dessert set setup/add example before union operations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread02_estructuras_de_datos/02_conjuntos/metodos.py
Comment thread02_estructuras_de_datos/02_conjuntos/mini_test.py
@taicoding
taicoding merged commit 95fb4ce into mainMay 30, 2026
2 checks passed
@taicoding
taicoding deleted the update/definitions branch May 30, 2026 05:51
Sign up for freeto 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

@taicoding