Random triples
Subject | Object |
---|---|
gptkb:Python-3 | print is a function |
gptkb:Python-3 | async and await keywords |
gptkb:Python-3 | integer division returns float |
gptkb:Python-3 | range returns iterator |
gptkb:Python-3 | Unicode by default for strings |
gptkb:Python-3 | new syntax for exceptions |
gptkb:Python-3 | dict.keys returns view |
gptkb:Python-3 | removal of old-style classes |