-
The (Non-)Return of the Python Print Statement
The (Non-)Return of the Python Print Statement Guido van Rossum recently proposed re-introducing the Python print statement. He was completely serious and even though the idea didn’t gain traction, it’s interesting to know why he made the proposal. JAKE EDGE
Appears in lists (1)
More like this (1)
-
[$] The (non-)return of the Python print statement
In what may have seemed like an April Fool's Day joke to some, Python creator Guido...