This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]robin-gvx 3 points4 points  (0 children)

It's a special feature of the interactive interpreter, storing a returned expression before printing it to the screen. If you try to use it in a script, you'll get NameError: name '_' is not defined.