Ahmed Obaid blog | Tag: Python




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

Adding Elements to a Python List

by Ahmed Obaid on 17-4-2023

Python provides a set of techniques and methods that can help you …


words: 358 | reading time: 4 minute


6043 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

conditional statements

Conditional statements in Python

by Ahmed Obaid on 3-11-2024

As the name suggests, conditional statements are used to handle conditions in …


words: 622 | reading time: 6 minute


2017 1


العربيّة