Login
Remember
Register
Ask a Question
Read the Following statements:
0
votes
asked
Jan 19, 2021
in
Python
by
SakshiSharma
Read the Following statements:
>>> print(0xA + 0xB + 0xiii)
What will be the output of this statement?
i) 33
ii) 63
iii) 0xA + 0xB + 0xC
iv) None of these
#python-output
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...