Курсы
ВойтиНачать изучение ИИ
Курсы
ВойтиНачать изучение ИИ
0

Whenever in the python console 3/4 is typed and executed, the output is 0 instead of 0.75. Why?

pythondata-types
2nd Sep 2016, 7:42 AM
Aniket Gajjar
Aniket Gajjar - avatar
1 ответ
+ 1
because it's type is int so int(3/4) = 0 if you want 0.75 , you can try float(3/4)
2nd Sep 2016, 7:54 AM
beauty1234

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
4 Votes
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
How far do courses go on Sololearn?
0 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes