Examveda
Examveda

In Python, what does the expression {:.2e} do in a formatted string?

A. Formats a number in scientific notation

B. Formats a floating-point number

C. Formats an integer

D. Formats a string

Answer: Option A


This Question Belongs to Python Program >> Formatting And Decorators

Join The Discussion

Related Questions on Formatting and Decorators