StoredIQ interview question

How do you make a unicode string in python?

Interview Answer

Anonymous

22 July 2010

x = u'hello'