Python's string formatting syntax is both powerful and complex. ... n = 140503780278544 >>> print(f"In hex: {n:x}") In hex: 7fc995e9c110.
確定! 回上一頁