SEARCH
TOOLBOX
LANGUAGES
Python

Python

From Chaehyun

(Difference between revisions)
Jump to: navigation, search
Xlos (Talk | contribs)
(Created page with "= unicode로 출력된 string 변환 = * print "%s\t%s" %(word.decode('unicode_escape'), count)")
Newer edit →

Revision as of 06:07, 11 May 2012

unicode로 출력된 string 변환

  • print "%s\t%s" %(word.decode('unicode_escape'), count)
Retrieved from "http://chaehyun.kr/w/Python"