top of page
Profile
Join date: Jun 18, 2021
About
0 likes received
0 comments received
0 best answers
Posts (4)
Oct 6, 2021 ∙ 3 min
A Brief Overview of NUMPY
NumPy is a Python package, which stands for 'Numerical Python', and used for working with arrays. It also has different functions and...
13
0
Oct 6, 2021 ∙ 2 min
Simple Review of List Comprehension
The list comprehension feature is one of the most effective methods among several list creating methods provided by python. List...
5
0
Sep 22, 2021 ∙ 2 min
Body Mass Index (BMI) Calculator For Adults
Body mass index (BMI) is actually an estimate of body fat based on height and weight. In this blog I am going to take a reference of BMI...
26
0
1
Sep 22, 2021 ∙ 2 min
Number Guessing Game In Python
Simple, number guessing game is an approach to deal with simple programming skills to the beginners python programmer. In this blog, we...
8
0
Roshan Gyawali
Writer
More actions
bottom of page