strings and ints consistency - isinstance
Lawrence D’Oliveiro
lawrencedo99 at gmail.com
Thu Sep 22 04:42:12 EDT 2016
More information about the Python-list mailing list
Thu Sep 22 04:42:12 EDT 2016
- Previous message (by thread): strings and ints consistency - isinstance
- Next message (by thread): strings and ints consistency - isinstance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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...
- Previous message (by thread): strings and ints consistency - isinstance
- Next message (by thread): strings and ints consistency - isinstance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list