Skip to content

shafiqueimran/Tuples-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This lecture explains the concept of tuples in Python, a data structure similar to lists but immutable. It covers tuple creation, accessing elements, slicing, and key operations such as concatenation, repetition, and methods like `count()` and `index()`. Practical examples of tuple usage, including single-item tuples, and packing/unpacking etc.

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages