Which Operator is used to Print in Python
Answers
Answered by
1
Answer:
The % operator in python for strings is used for something called string substitution. This is also known as the string formatting or interpolation operator.
Answered by
0
Refer attachment
Hope this helps!
Attachments:
Similar questions