Python

Use a command result to the next

>>> 2*4
8
>>> _*2 # -> 8x2
16
>>> 

Last modified: Wed Oct 29 16:40:16 2025