I’m @rudzki, and I build and write on technologies that promote human flourishing.

Published 3 months ago

With vars(object), you can return a dictionary that maps an object's attribute names to their values. Handy for implementing __str__ methods.

Sign In