Vidyalelo
Python · Q39

Formatting and Decorators

Programming · Python · question 39

Q39

In Python, which of the following is used to format a string left-justified within a field?

A.
<
Answer
B.
>
C.
^
D.
=

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board