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

Python

February 20, 2022 Set part 3 (Join Sets and Duplicates)
Python

In this lesson we will learn : 1. Join Sets 2. Duplicates. Accessing the source code I used in this…

February 20, 2022 Set part 2(Add Items To Set, Loop in set , Update Items In Set and Remove Items from the Set )
Python

In this lesson we will learn : 1. Add Items To Set 2. Loop Sets 3. Update Items In Set…

February 20, 2022 Set Part 1(What is Sets , Declare a new Set, Length of a Set and Access Items)
Python

In this lesson we will learn : 1. What is Sets 2. Declare a new Set 3. Length of a…

January 14, 2022 Tuple in Python
Python

In this lesson we will learn : 1. Declare Tuple 2. Access Tuple Items 3. Tuple Length 4. Check if…