Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

Freelancer

Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

Freelancer

Python

June 22, 2021 Operators in Python
Python

In this lesson we will learn: Arithmetic Operators:  Addition (+) Subtraction (-) Multiplication (*) Division (/) Floor division (//) Modulus…

June 22, 2021 Variables in Python Part 2
Python

In this lesson we will learn: 1. The rules we should be follow to create a variables. 2. Multiple Words…

June 16, 2021 Variables in Python Part 1
Python

In this lesson we will learn 1. Create a Variables 2. Casting 3. Get the type of variable

June 15, 2021 Hello World in Python
Python

First Program in Python Hello, World