| title | assignment expression use case |
|---|---|
| author | Zachary Wilson |
| date | 2022-09-01 |
Nicknamed the Walrus Operator for its resemblance to the face of a Walrus: :=, the [Assignment Expression][assignment_expression] allows one to assign a value to a variable if and only if it returns a result.
Since its inception, the [Assignment Expression][assignment_expression] has been a highly debated topic within the PSF.