Skip to content

Add files via upload#28

Merged
EimanTahir071 merged 2 commits intomainfrom
EimanTahir071-patch-1
Mar 28, 2026
Merged

Add files via upload#28
EimanTahir071 merged 2 commits intomainfrom
EimanTahir071-patch-1

Conversation

@EimanTahir071
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Day 4 Python script containing example snippets for core data structures (lists, tuples, dicts, sets), likely as learning notes.

Changes:

  • Added day4_dataStructures.py with example operations for sets, dictionaries, tuples, and lists
  • Included (commented) sample code for mutation and access patterns (append/insert/slice/remove/pop, dict items/pop/del, set difference)

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

…aStructures.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@EimanTahir071
Copy link
Copy Markdown
Owner Author

@copilot merge in main and fix the conflicts

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

@copilot merge in main and fix the conflicts

The PR branch is already up-to-date with main — it's 2 commits ahead with no divergence, so there are no conflicts to fix. When this PR is approved, merging into main will be a clean fast-forward with no conflicts.

@EimanTahir071 EimanTahir071 merged commit 6577a83 into main Mar 28, 2026
1 check passed
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.

3 participants