Hacker News new | ask | show | jobs
by porridgeraisin 219 days ago
TIL that in the python REPL `_` automatically has the previous expr's result. That's cool