top of page
Profile
Join date: Sep 21, 2021
About
0 likes received
0 comments received
0 best answers
Posts (5)
Oct 17, 2021 ∙ 4 min
How good was 'The Office'?
The Office was a British mockumentary series about office culture in 2001. The American adaptation of the series depicts the everyday...
15
0
Oct 5, 2021 ∙ 2 min
Python Try Except
While executing a python program, one may encounter several errors and exceptions. Errors are the problem that will cause the program...
6
0
Oct 5, 2021 ∙ 2 min
Python Concepts for Data Science: List Comprehension
List comprehension is an elegant way to define and create lists based on existing lists. It is generally more compact and faster than...
6
0
Sep 21, 2021 ∙ 2 min
'Guess the number' game.
'Guess the number' is a simple game in which the user is asked to guess a random number between 1 and 100, and if that number matches...
18
0
Sep 21, 2021 ∙ 2 min
Simple BMI calculator using Python
Body mass index (BMI) is a measure of body fat based on height and weight that applies to adult men and women. It is calculated using a...
28329
0
3
Abhishek Tuladhar
Writer
More actions
bottom of page