expreduce
expreduce copied to clipboard
Properly handle printing for the notebook interface
In[2]:= Pause[1]; Print["Hello"]; Pause[1]; Print["World"] P:5:Hello
P:5:World
In[3]:=