Friday, September 27, 2013

CSC148 Week 3 SLOG #1

Exceptions exceptions. Having previous experience with coding in other languages, this really is a pretty natural thing. In Python, it's so simple too. Always a convenient thing to use when coding to catch mistakes or when one is unsure about the logic in one's code.