-
Notifications
You must be signed in to change notification settings - Fork 0
This lecture covers the basics of Python lists, a powerful and versatile data structure. Key topics include list creation, indexing, modifying elements, slicing, and useful list methods such as `append()`, `remove()`, and `sort()`. It also explains list comprehensions for efficient list manipulation, nested lists for multi-dimensional data.
shafiqueimran/Lecture-on-Lists-in-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This lecture covers the basics of Python lists, a powerful and versatile data structure. Key topics include list creation, indexing, modifying elements, slicing, and useful list methods such as `append()`, `remove()`, and `sort()`. It also explains list comprehensions for efficient list manipulation, nested lists for multi-dimensional data.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published