Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

Why does this return False? Python

Why is this False? value = True == (not True) != 600

pythonoperatorsboolean-logicoperator-precedencepython3operationbooleanfalsetrue
27th May 2020, 7:36 PM
Pame
Pame - avatar
1 Answer
+ 3
x == y == z translates to (x==y) and (y==z).
27th May 2020, 7:42 PM
HonFu
HonFu - 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
Sarang
2 Votes
Buggy app today
1 Votes
??
1 Votes
What kind of questions do companies ask in Data Analyst interviews (including Python, SQL, Power BI, and Excel)?
1 Votes
How many program that you've made even a smaal project are good?
0 Votes
Programming
0 Votes
Help me
1 Votes
Give some simple practice questions in C
0 Votes
Code coach isn't awarding xp
0 Votes
how do they use javascript
0 Votes