• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

How is the answer 0.25 shouldn't it be 2.5

>>> 1.25 % 0.5 0.25

numeric-operationspython3
5th Feb 2019, 4:12 AM
M. Anne
M. Anne - avatar
2 Answers
+ 1
1.25 = 0.5*2 + 0.25 But if you try 1.4%0.2, it will be 0.2, and 1.4//0.2 is 6.0. Possible it depends on the internal representation of numbers in python.
5th Feb 2019, 6:15 AM
Vladimir {Tomsk}
Vladimir  {Tomsk} - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
How my gradient is so mess I code in vscode and copied here to ask some questions please help me with this one too
1 Votes
HELP ME LEARN
1 Votes
Please tell me about methods
1 Votes
Does anyone know how to go to another "page" on the same page using the HTML button tag?
2 Votes
Can I learn both graphic design and web development at the same time?
0 Votes
How do i learn php in here?
1 Votes
Hi everyone I hope you’re well
0 Votes
Running of python or js script (backend) and entering of html page by clicking SUBMIT button
2 Votes
Anyone’s make one brut force attack tools password breaker
0 Votes
How can I unenroll from a course I chose by mistake?
0 Votes