Programming Misconceptions
Home
Misconceptions
Concepts
Languages
Textbooks
Contributors
About
Home
Languages
Python
plr3.13
Expressions
Python Language Reference, Version 3.13
6.0. Expressions
Read this Section of the Authoritative Specification
https://docs.python.org/3.13/reference/expressions.html
2 Documented Misconceptions
ComparisonWithBoolLiteral
To test whether an expression is True or False, one must compare it to True or to False
SelfNoExpression
The name self is not an expression
Find Misconceptions by...
Concept
Programming Language
Notional Machine
Textbook
About
About This Site
Structure and Content of the Inventory
Contributors