This repository was archived by the owner on Apr 3, 2026. It is now read-only.
Commit f6f3364
committed
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.0.0...v3.0.0) (2025-10-10)
### Bug Fixes
* How to check value validity (if is true) with methods such as all or any ([b1c2622](b1c2622))
* How to handle tuples ([a062070](a062070))
* How to make copies from another list and understanding the differece between copy by reference and by value ([7c1ed9c](7c1ed9c))
* How to use lists and comprehension lists ([5826921](5826921))
* How to use set ([a64d0d4](a64d0d4))
### Features
* Exercise [#3](#3). Complex Data Structures ([9325c82](9325c82))
### BREAKING CHANGES
* New exercise added1 parent 9325c82 commit f6f3364
3 files changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments