TGTGInsighttelegram intelligenceLIVE / telegram public index
← djangoproject
djangoproject avatar

TGINSIGHT POST

Post #407

@djangoproject

djangoproject

Views279Post view count
PostedAug 908/09/2017, 12:14 PM
Post content

Post content

# Python 3 allows #unicode # variable names: »> π = math.pi »> class Spin̈alTap: pass »> Spin̈alTap() <Spin̈alTap object at 0x10e58d908> # Only letter-like characters # work, however: »> 🍺 = "beer" SyntaxError: "invalid character in identifier"