top of page
Profile
Join date: Sep 13, 2021
About
0 likes received
0 comments received
0 best answers
Posts (6)

Dec 6, 2021 ∙ 5 min
An Overview Of Importing Data In Python
The prerequisite for doing any data-related operations in Python, such as data cleansing, data aggregation, data transformation, and data...
27
0

Oct 13, 2021 ∙ 4 min
Guest Star in the Office
Introduction In this blog we try to explain how a simple data investigation task can be done on a dataset,we will try to get some hands...
26
0

Oct 7, 2021 ∙ 2 min
Python Classes
Python is an “object-oriented programming language.” This means that almost all the code is implemented using a special construct called...
21
0
1

Oct 7, 2021 ∙ 3 min
Python Functions
A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity...
44
0
Sep 21, 2021 ∙ 1 min
Guessing Game in python
Guessing game becomes an interesting technique which can be implemented by English teachers to teach speaking. Beside rising so much fun,...
29
1
2

Sep 21, 2021 ∙ 1 min
Simple Body Mass Index (BMI) Program
Body mass index (BMI) is a quotient that has been in use since the mid-19th century. It is used to identify adults and adolescents that...
23
0
2
Omnia Sayed
Writer
More actions
bottom of page