Hex, octal, and binary formats are supported by the format method. Demo. print( '{0:X}, {1:o}, {2:b}'.format( ...
確定! 回上一頁