Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeLanguages
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

Misconception
ComparisonWithBoolLiteral
To test whether an expression is True or False, one must compare it to True or to False
Misconception
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