Powerful Python (@powerfulpython) 's Twitter Profile
Powerful Python

@powerfulpython

Book: powerfulpython.com/book/
Training: powerfulpython.com/bootcamp/

ID: 748257686601424897

linkhttps://powerfulpython.com/ calendar_today29-06-2016 20:51:49

239 Tweet

887 Followers

0 Following

Powerful Python (@powerfulpython) 's Twitter Profile Photo

The two most important exceptions in Python There are over 60 exception types built into Python. And honestly, most of them you don't need to know about. But there are two you ought to memorize: TypeError, and ValueError. Both are well demonstrated with int(). int() accepts