StoredIQ Interview Question

How do you make a unicode string in python?

Interview Answer

Anonymous

Jul 22, 2010

x = u'hello'