# -*- coding: cp936 -*-
#python 2

import sys

print sys.getdefaultencoding()

print "¡¶¸úÀÏÆëÑ§python¡·ÖµµÃ¶Á"
