Q79
In Python, what does the expression :#x do in a formatted string?
A.
Formats an integer in hexadecimal
B.
Formats a floating-point number
C.
Formats a string
D.
Formats a number in binary
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board