Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Read the Following statements:
Home
Python
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
...