Q6
In Python, what does the expression :.2e do in a formatted string?
A.
Formats a number in scientific notation
AnswerB.
Formats a floating-point number
C.
Formats an integer
D.
Formats a string
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board