P
Peng Yu
I want to show what commands have been executed when I run a python
script. Is there an option which can instruct python to print the
commands automatically?
(If you are familiar with R, what I am asking is essentially
options(echo=T) in R.)
script. Is there an option which can instruct python to print the
commands automatically?
(If you are familiar with R, what I am asking is essentially
options(echo=T) in R.)