Skip to content

docs: add detailed Python Tuples chapter#137

Merged
sanjay-kv merged 2 commits into
recodehive:mainfrom
codewithdhruba01:python-tuple/document
Jun 30, 2025
Merged

docs: add detailed Python Tuples chapter#137
sanjay-kv merged 2 commits into
recodehive:mainfrom
codewithdhruba01:python-tuple/document

Conversation

@codewithdhruba01
Copy link
Copy Markdown
Member

  • Explained tuple creation, indexing, slicing, and immutability
  • Documented tuple methods (count, index) with examples
  • Covered packing, unpacking, and nested tuples
  • Compared tuples vs lists with a feature table
  • Added best practices and usage guidelines
  • Ready-to-publish markdown for documentation site

Close: #134

codewithdhruba01 and others added 2 commits June 29, 2025 19:13
- Introduced detailed explanation of Python Lists
- Included examples of creation, indexing, slicing, and modification
- Documented all common list methods with code samples
- Added sections on list comprehension, nested lists, and copying
- Prepared markdown ready for integration into documentation site

Close: recodehive#133
Co-Authored-By: Sanjay Viswanathan <sanjay@recodehive.com>
- Explained tuple creation, indexing, slicing, and immutability
- Documented tuple methods (count, index) with examples
- Covered packing, unpacking, and nested tuples
- Compared tuples vs lists with a feature table
- Added best practices and usage guidelines
- Ready-to-publish markdown for documentation site

close recodehive#134

Co-Authored-By: Sanjay Viswanathan <sanjay@recodehive.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 29, 2025

@codewithdhruba01 is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
recode-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2025 2:43am

@iitzIrFan
Copy link
Copy Markdown
Member

@codewithdhruba01
Tuple chapter is made good, need @sanjay-kv review and will be merged after it !

@sanjay-kv sanjay-kv added the area:dev-env CI, pre-commit, pylint and other changes that do not change the behavior of the final code label Jun 30, 2025
@sanjay-kv sanjay-kv added this to the recode:launch 3.0 milestone Jun 30, 2025
@sanjay-kv sanjay-kv merged commit 73f27cd into recodehive:main Jun 30, 2025
2 checks passed
@codewithdhruba01 codewithdhruba01 deleted the python-tuple/document branch June 30, 2025 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-env CI, pre-commit, pylint and other changes that do not change the behavior of the final code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants