Might have been a Smalltalk influenced thing. "Do it" is a menu option in the smalltalk scratch pad like thing called a workspace, you can type in a bit of code, select it with the mouse and "do it" which means run the code, or "inspect it" which will open a display of what was returned from your code when it ran.