Y
Hacker News
new
|
ask
|
show
|
jobs
by
john-tells-all
1046 days ago
Seconded. A debugger is a
very
efficient way to print out values in the middle of a computation. Example: in a test case.
I do this even with high-level languages like Python.