hex(n): Convert an integer number to a hexadecimal string
We do not need first to characters in the hex output.
zfill(witdh): Return the numeric string left filled with zeros in a string of length width.
Put of together,
Reference:
href=http://docs.python.org/library/functions.html
No comments :
Post a Comment