Home
/
04
/
038
prog4_4.py
answer = 0x7fff - 0o77777 print("答えは", answer, "です!") # プログラム4-4(16進リテラルと8進リテラル)