I am learning the ropes in Python. When I try to print an object of class Foobar using the print() function, I get an output like this: Is ...
stackoverflow.com