Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
weight = input() height = input() BMI = weight / (height ** 2) if BMI < 18.5: print(Underweight) elif BMI >= 18.5 and BM
help
me
please
2 Stimmen
4 Antworten
19th Jan 2022, 10:25 AM
𝑫𝒂𝒌𝒔𝒉 𝑫𝒆𝒗𝒆𝒍𝒐𝒑𝒆𝒓
what should be the code for the following output? * ** *** **** ***** ****** uptil n
c++
for
loop
-1 Stimme
2 Antworten
25th Sep 2016, 5:39 AM
bittu
I m create a program in Python 3 and this Error show "TypeError : unsupported operand type(s) for ** or pow(): 'str' and 'int' "
python3
1 Stimme
7 Antworten
14th Apr 2020, 2:55 PM
Rahul Singh
Математика.Степень числа.
**
math
pow
python3
1 Stimme
2 Antworten
7th Feb 2020, 12:09 PM
Владимир Нестеренко
Cout__x
**
<<
==
>>
0 Stimmen
2 Antworten
3rd Nov 2019, 4:03 PM
Nurilloh
int m, n; cin>>m>>n; double ** T = new double*[n]; for(int i=0; i<m; i++){ T[i] = new double[m]; }
matrix
0 Stimmen
1 Antwort
4th Nov 2016, 11:49 PM
mohammad hatami
Kindly help me create a triangle made of '*' . And a diamond made of the same and an inverted triangle made of ** too.
c++
0 Stimmen
3 Antworten
29th Sep 2017, 4:48 AM
Nduta
почему результатом деления целого числа на целое число является вещественное число, разве не должно быть целое число как результат целочисленного деления? и тогда почему 2 ** 5 является целым числом?
python
0 Stimmen
2 Antworten
13th Aug 2016, 7:52 AM
Erendgen
This code tries to make a triangle out of stars. But oh no! There’s an error in there somewhere - it outputs all the stars on on
")
"*
**
***
****
print(
-4 Stimmen
2 Antworten
7th Dec 2021, 3:26 PM
Satyam Dixit
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
2
3
Weiter >
Heute heiß
Someone can help me
2 Votes
X velocity
0 Votes
Files not linking in C++
0 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
0 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes
How to achieve "Sololearner" achievement?
0 Votes