Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Bmi calculator - Hello, guys. How can i solve this problem? My code isn't matching.
bmi
1 Stem
9 Antwoorden
23rd May 2022, 9:39 PM
Ruan
Bmi calculator (please explain with this coding)
python
0 Stemmen
1 Antwoord
4th Sep 2021, 8:47 AM
Neelam Yashasree
Is there anything wrong with this BMI calculator? (SOLVED)
begginer
python3
question
1 Stem
4 Antwoorden
1st Sep 2021, 11:38 AM
Elijah
Why Has It Happened Like This - Python BMI Calculator
bmi
bmicalculator
calculator
locked
lockedquestion
python
1 Stem
2 Antwoorden
13th Feb 2021, 7:11 AM
George Tapatas
Hi. Could you help me for the BMI calculator please?
if-statements
0 Stemmen
5 Antwoorden
9th Nov 2021, 8:54 AM
Domiho Aimé YEDENOU
Can someone help with this BMI calculator code please?
help
python
1 Stem
3 Antwoorden
25th Dec 2022, 1:05 AM
Teraami
How to input float in BMI calculator,like I coded Height=int(input()) but it's not working.
code
0 Stemmen
3 Antwoorden
27th Apr 2021, 2:52 PM
Vaibhav Tiwari
I am facing difficulties in making BMI reader
help
0 Stemmen
1 Antwoord
30th Sep 2022, 7:09 AM
Ajay Parihar
can anyone help me in making bmi calculator ?..
python
-1 Stem
2 Antwoorden
22nd Jul 2021, 2:38 AM
Vansh
Bmi calculator please help me solve this with. Some explanation
python
-1 Stem
6 Antwoorden
22nd Apr 2022, 1:42 AM
Rammohan Sharma
BMI calculator test 4 and 5 failed and they are hidden
bmi
calculator
pyhton3
0 Stemmen
2 Antwoorden
24th Aug 2021, 3:22 AM
Sourav O
Как создать калькулятор имт? how to create a BMI calculator?
pyton
0 Stemmen
5 Antwoorden
15th Aug 2022, 8:14 AM
Дружо4ек
BMI Calculator. What is the problem in this python code?
bmi
bmicalculato
python
sololearn
1 Stem
3 Antwoorden
20th Feb 2022, 5:47 PM
Dhanush J.A
I created a BMI calculator using python, is it correct ?
doubt
python
0 Stemmen
7 Antwoorden
19th May 2021, 3:20 PM
Viren Shah
I need an help fo making bmi calculator
h
-5 Stemmen
3 Antwoorden
16th Aug 2021, 2:48 PM
Ishan Dewangan
Can someone help me with the BMI calculator project in Beginners Python?
beginner
python3
while
0 Stemmen
7 Antwoorden
6th Dec 2021, 4:04 PM
Tyler Berryman
weight= int(input()) height=int(input()) BMI=weight/height*height if BMI<18.5: print("Underweight") elif BMI >=18.5 and <25: p
error
0 Stemmen
10 Antwoorden
26th Feb 2021, 12:07 PM
Downey Dewy
Can someone please help me figure out what is wrong with my code in BMI calculator exercise?
code
exercise
if-statements
python
1 Stem
7 Antwoorden
12th Apr 2022, 5:48 PM
aly nagaty
Why isn't this code correct (code project BMI calculator)
bmi
calculator
python3
0 Stemmen
2 Antwoorden
15th Jun 2021, 5:40 AM
Mikhael bin Mohd Rafee
Please what is wrong with this code
bmi
1 Stem
4 Antwoorden
26th Feb 2022, 6:09 AM
Chukwuka Francisca Makuochukwu
What is wrong in this code? Please point out. BMI calculator python.
bmi
calculator
project
python
0 Stemmen
6 Antwoorden
6th Aug 2021, 6:11 AM
Arshad Ali
why wont my code work for the BMI calculator?
beginners
bmi
calculator
python
0 Stemmen
2 Antwoorden
9th Mar 2021, 5:07 PM
Chris
Why isn't this code correct (code project BMI calculator)
bmi
calculator
python3
0 Stemmen
1 Antwoord
15th Jun 2021, 5:40 AM
Mikhael bin Mohd Rafee
How to remove the bug while making a BMI calculator in python?
python
-2 Stemmen
8 Antwoorden
16th Jul 2021, 11:06 AM
Shahla Naz
Unknown error in BMI calculator code. How I can fix it???
python3
0 Stemmen
4 Antwoorden
6th Apr 2021, 8:20 PM
Bohdan 2751
Help me please. What is the problem with this BMI Calculator?
python
0 Stemmen
3 Antwoorden
28th Dec 2021, 9:45 AM
Khayyam Mo
I write this code for BMI calculator. It doesn't work. Why?
help
please
-1 Stem
3 Antwoorden
21st Jun 2021, 8:33 AM
Shahadat Hossain Shaykot
Hi, I'm trying to create a BMI calculator but for some reason it will not recognise some of the '>' and '<' and error is syntax.
bmi
1 Stem
2 Antwoorden
14th Jun 2022, 3:34 AM
Elliott Morris
Where did I go wrong? I need help please
bmi
calculator
python
2 Stemmen
11 Antwoorden
2nd May 2021, 5:58 PM
Nafisa Mohamud
Hi everyone I have error in bmi question in python (test 3)
bmi
python
1 Stem
3 Antwoorden
10th May 2022, 12:23 PM
Sharareh Heyati
I want to solve the bmi calculator plaise guys help me
bmi&-8+&'?
0 Stemmen
2 Antwoorden
20th Aug 2022, 8:08 PM
Youssef Hakki
Height=float(input()) Weight=float(input()) BMI = Height/Weight**2 if BMI<18.5: print("Underweight") elif BMI>=18 and BMI<25
fg
1 Stem
3 Antwoorden
31st Mar 2021, 2:25 AM
ANURAG SINGARI
Python,The test case gives wrong? But the code is working please can anyone tell me what is the problem?
bmi
python
0 Stemmen
12 Antwoorden
5th Sep 2021, 8:38 PM
Gehad Adel
I make a project in python of BMI calculator but it not works all 5 test cases are wrong
bmi
calculator
python
test
-3 Stemmen
16 Antwoorden
9th May 2021, 11:38 AM
Devender Singh Rajpurohit
anybody know how.to do the project about bmi calculator in python beginner
project
0 Stemmen
4 Antwoorden
18th Jun 2021, 6:15 AM
MQ BOK
I need help with this bmi code. This is made in Python.
python
question
1 Stem
2 Antwoorden
14th Aug 2019, 2:21 AM
Astral
Can someone tell me how to solve BMI Calculator challenge in 'python for beginners'?
python
1 Stem
5 Antwoorden
31st May 2022, 4:18 AM
Aman Khan
Need help in quiz( BMI Calculator) in course (Python for Beginners)
t
-1 Stem
2 Antwoorden
10th Dec 2021, 6:43 PM
Mohsen Mohamed
in the control flow {python} BMI Calulate {say not true } why...?
help
1 Stem
3 Antwoorden
28th May 2022, 4:33 PM
Anton HANY
Can any one explain what's wrong in this?
bmi
0 Stemmen
1 Antwoord
26th Sep 2021, 8:37 AM
Kaivalya Deshpande
Come on, i want to make BMI with pandas, where is my bug??
python3
1 Stem
3 Antwoorden
30th Mar 2021, 6:14 AM
Yohanes Prasdya
How to create BMI calculator in Python? Any advance level programmer can guide?
python
0 Stemmen
4 Antwoorden
12th Oct 2021, 3:43 PM
Muhammad Hassan yar
Would like to refine my BMI calculator - where do I start?
code
codeplayground
0 Stemmen
2 Antwoorden
24th Dec 2021, 9:10 PM
Conor Climo
I tried a lot but i couldn't complete the BMI calculator code. Please help. How can I solve it?
elif
else-statements
if-statements
0 Stemmen
7 Antwoorden
20th May 2021, 7:55 AM
Utsab Dahal
Why is my BMI calculator returning "Underweight" for weight 120 and height 1.7?
python
pythonforbeginners
-1 Stem
4 Antwoorden
17th Jun 2022, 12:23 PM
Rodney Kawamara
Is my BMI Form app opening a browser for anyone else?
codeplayground
glitch
1 Stem
2 Antwoorden
25th Nov 2016, 5:42 PM
Ben
I don't know what to do here. This is a BMI calculator.
help
0 Stemmen
2 Antwoorden
8th Nov 2022, 1:47 PM
Bekzat
Why is my switch only displaying the default loop? Made a BMI calculator
bug
javascript
js
1 Stem
4 Antwoorden
20th Apr 2017, 2:41 AM
AceDev
What's problem with my BMI calculator code,please give me a explanation as complete
python3
0 Stemmen
2 Antwoorden
10th Jul 2021, 3:52 AM
Christopher Bernard Wintara
Hi, I'm struggling with the Python model for quiz the BMI calculator
python
0 Stemmen
2 Antwoorden
18th Nov 2022, 11:30 PM
fivestar_ -5555
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
3
4
5
6
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Hello !
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes