Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Blog Post

List Part 3 (Check if Item Exists, Loop Through a List and Sort Lists )

September 30, 2021 Python
List Part 3 (Check if Item Exists, Loop Through a List and Sort Lists )

In this lesson we will learn : 

  1. Clear the List.
  2. Check if Item Exists.
  3. List Length.
  4. Loop Through a List using (for and while loop).
  5. Sort Lists (Ascending, Descending). 

Accessing the source code I used in this video: 

https://github.com/oananbeh/Python-tutorial

Write a comment