(单选题, )Python语句print(0xA+0xB)的运行结果是

(单选题, )Python语句print(0xA+0xB)的运行结果是

A.0xA+0xB

B.A+B

C.0xA0xB

D.21

正确答案是D