strings and ints consistency - isinstance

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Thu Sep 22 04:42:12 EDT 2016


On Thursday, September 22, 2016 at 3:41:42 PM UTC+12, Sayth Renshaw wrote:
> if isinstance(int(answer), int) is True:

Not sure what the point of this is...



More information about the Python-list mailing list