top of page
Profile
Join date: Aug 18, 2021
About
0Â likes received
0Â comments received
0Â best answers
Posts (4)
Oct 6, 2021 ∙ 1 min
Python Arrays
An array is a special variable, which can hold more than one value at a time. If you have a list of items (a list of student names, for...
10
0
Oct 6, 2021 ∙ 2 min
Dictionaries in Python
Dictionary in Python is an unordered collection of data values, used to store data values like a map, which, unlike other Data Types that...
8
0
Sep 22, 2021 ∙ 1 min
Web Scraping using Python
i needed to buy a new laptop so i checked so a tunisian site called https://www.tunisianet.com.tn/ to compare laptop prices and...
18
1
Sep 22, 2021 ∙ 1 min
BMI Calculator using Python
this program called BMI Calculator will take in the height and weight of the individual and will calculate the BMI of the person. Body...
22
1
Bechir Mathlouthi
Writer
More actions
bottom of page