Buildin Function Python

hello = 'hello, world\n'
hellos = repr(hello)
print hellos