Dr. Obieda Ananbeh

PhD in computer science

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Dr. Obieda Ananbeh

PhD in computer science

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Blog Post

List Part 2 Add and Remove Items

September 29, 2021 Python
List Part 2  Add and Remove Items

In this lesson we will learn :

1. Add Items using insert and append function.

2. Remove Items using remove, del and pop function.

Accessing the source code I used in this video: https://github.com/oananbeh/Python-tutorial

Write a comment