home
~
projects
~
socials
Pretty Print In Python
from
pprint
import
pprint
pprint
(
{
object
stuff
here
}
)
-- end of line --