Skip to content

Conversation

@pintu4146
Copy link

  • Updated execution counts and outputs for list, tuple, dictionary, and set examples in 01_02_list_tuples.ipynb and 01_03_dicts_sets.ipynb.
  • Added new examples demonstrating del vs remove for lists.
  • Enhanced dictionary examples with mixed hashable keys and frozenset usage.
  • Improved clarity and consistency in code outputs and comments.
  • Updated Python version in notebook metadata to 3.12.1.

- Updated execution counts and outputs for list, tuple, dictionary, and set examples in `01_02_list_tuples.ipynb` and `01_03_dicts_sets.ipynb`.
- Added new examples demonstrating `del` vs `remove` for lists.
- Enhanced dictionary examples with mixed hashable keys and frozenset usage.
- Improved clarity and consistency in code outputs and comments.
- Updated Python version in notebook metadata to 3.12.1.
@pintu4146
Copy link
Author

more practice

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