Closed bjschoenfeld closed 5 years ago
There are many print statements sprinkled throughout the code which makes running the code not pretty. Instead, we could write to a log file, especially if printing is for debugging/problem diagnosing.
print
There are many
print
statements sprinkled throughout the code which makes running the code not pretty. Instead, we could write to a log file, especially if printing is for debugging/problem diagnosing.