values = (1, 42, 1004, 'abc', 'hello') for value in values: print( str(value).rjust(6) )
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT