print( int(10.0) ) # 10
print( type(int(10.0)) ) # <class 'int'>
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT