Session 5

LPTHW – Lesson 12, 13, 14

The main value in these lessons was the introduction of the import statement and argv (which made waaaaay more sense to me this time around). I think the difference is that I have a better understanding of the how the command line and Python interact now. I am interested to mess around with argv some more to see if I can get one script to pass input to another…