StoredIQ interview question

How do you make a unicode string in python?

Interview Answer

Anonymous

22 Jul 2010

x = u'hello'