Guest User

Untitled

a guest
Jul 22nd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. for a very long loop:
  2. Do some math
  3. print % progress through loop to stdout (so I know it's still going)
  4. append results to list
  5. use matplotlib to plot list
Add Comment
Please, Sign In to add comment