Improved wording, and removal of plt.show() calls.

I used plt.show() to elimiante the <Matplotlib....>  messages
on the output line, but using a ; on the last statement also
suppresses this data. Shorter code  is better.
This commit is contained in:
Roger Labbe 2015-07-09 10:41:57 -07:00
parent 25a1c29e9e
commit 6cc83b462e

File diff suppressed because one or more lines are too long