Pp (pretty print expression)

pp expression

Pretty-print the value of the expression.

Simple arrays are shown columnized horizontally. Other values are printed via pprint.pformat().

See also:

pr and examine for commands which do more in the way of formatting.