Module 2 Python Fundies
This weeks module focused on python fundamentals. For me, it was a nice refresher. I haven't taken a python course in a couple years, so it was nice to have readings and an assignment that simplified our script writing. Our goals this week were to create objects and lists that could be used in for loops, if/else statements, and while loops. We also had a small sample of debugging in the random dice roll script as well as importing additional python libraries. Below is a snapshot of the results from my script writing.
Comments
Post a Comment