adplus-dvertising
frame-decoration

Question

print(0xA + 0xB + 0xC) :

a.

0xA0xB0xC

b.

Error

c.

0x22

d.

33

Posted under Strings in Python Python

Answer: (d).33

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. print(0xA + 0xB + 0xC) :