George Chan's Blog
My notes on Python and C++, import this.
Tuesday, April 3, 2012
Python: How to print the ValueError Error Message
try: ... except ValueError as e: print(e)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment