** I want to change the character code of the source to UTF-8 **
# -*- coding:utf8 -*-
-*-Did this mean something like this? http://d.hatena.ne.jp/nishiohirokazu/20080425/1209083439
** python doesn't have switch ~ case **
** There is no do ~ while in python **
** What is python INT_MAX **
sys.maxint
Recommended Posts