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

Print dictionary

Why this code: print({True:'yes',1:'no',1.0:'maybe'}) give this output: {True:'maybe'} https://code.sololearn.com/cO1XLHqsdi2q/?ref=app

pythonpython3
16th May 2020, 9:38 PM
Bogdan Roshnivskyi
Bogdan Roshnivskyi - avatar
2 Answers
+ 3
overwriting of previous values when you have keys with same value or name ,keys should be unique and True 1 or 1.0 evalutes to 1 https://discuss.codecademy.com/t/can-a-dictionary-have-two-keys-of-the-same-value/351465
16th May 2020, 9:48 PM
Abhay
Abhay - avatar
+ 3
Bogdan Roshnivskyi look in this topic https://www.sololearn.com/discuss/2091201/?ref=app
16th May 2020, 10:14 PM
Petr

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
What programming language should i learn to make applications or games?
0 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
Pressure and tension
2 Votes
a phone or a laptop
0 Votes
How to make a selection on a calculator in Python
0 Votes
Where is code bit
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