Vidyalelo
Python · Q73

Formatting and Decorators

Programming · Python · question 73

Q73

Which of the following is used to format a string with left-aligned text within a field?

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

Answer: Option D

Solution

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