Vidyalelo
Python · Q1

Formatting and Decorators

Programming · Python · question 1

Q1

Which function is used to format strings in Python?

A.
format()
Answer
B.
stringify()
C.
format_string()
D.
str_format()

Answer: Option A

Solution

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