Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

Freelancer

Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

Freelancer

Tag: Python

February 11, 2023 Code Smells in Python: What They Are and How to Fix Them
Software Refactoring

In software development, the term “code smell” refers to certain patterns in code that indicate the presence of a deeper…

February 20, 2022 Dictionary Part 2
Python

In this lesson we will learn : 1. Loop through a dictionary. 2. Make a copy of a dictionary. 3. Nested dictionary. Accessing…