Ahmed Obaid blog | Tag: python lists




lists

Introduction to Lists in Python

by Ahmed Obaid on 26-2-2023

Lists can be defined as a collection of values ​​or items …


words: 293 | reading time: 3 minute


2793 0

lists

Accessing elements from the List

by Ahmed Obaid on 28-2-2023

​To access the list items, reference is made to the index number. …


words: 313 | reading time: 3 minute


4388 0

lists

How to Remove an Element from a List in Python

by Ahmed Obaid on 18-4-2023

​Python provides many ways to help us remove a specific element from …


words: 361 | reading time: 4 minute


6183 0

lists

Indexing and slicing of lists in Python

by Ahmed Obaid on 19-4-2023

​Indexing in lists is handled in the same way as it is …


words: 272 | reading time: 3 minute


3768 0

append() and extend() in Python

by Ahmed Obaid on 20-4-2023

​In this article, we will explain the append() and extend() functions, and …


words: 331 | reading time: 3 minute


5431 0


العربيّة