• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu
0

result is 0 but how?

print(int((2**4-6)/2)-5)

pytho
15th Aug 2022, 6:21 AM
Sojib Mia
Sojib Mia - avatar
1 Resposta
+ 5
Sojib 2**4 = 16 16 - 6 = 10 10 / 2 = 5.0 int(5.0) = 5 5 - 5 = 0
15th Aug 2022, 6:23 AM
A͢J
A͢J - avatar

Tens frequentemente perguntas como esta?

Aprende de forma mais eficiente, gratuitamente:

  • Introdução ao Python

    7,1M de estudantes

  • Introdução ao Java

    4,7M de estudantes

  • Introdução ao C

    1,5M alunos

  • Introdução ao HTML

    7,5M alunos

Ver todos os cursos
Popular hoje
What programming language should i learn to make applications or games?
1 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
a phone or a laptop
0 Votes
Pressure and tension
2 Votes
Where is code bit
0 Votes
How to make a selection on a calculator in Python
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes