Examveda

Which format specifier is used to represent an integer in binary form in a formatted string?

A. %b

B. %d

C. %bin

D. %int

Answer: Option B


This Question Belongs to Python Program >> Formatting And Decorators

Join The Discussion

Related Questions on Formatting and Decorators