Python_Labs🐍
561 subscribers
268 photos
11 videos
28 files
206 links
Download Telegram
Python's namedtuples can be a great alternative to defining a class manually
#pytrick
You can use "json.dumps()" to pretty-print Python dicts
... (as an alternative to the "pprint" module)
#pytrick