Fill in the blanks:
In Python, string formatting can be achieved using at least three different tools. The most commonly used tools are template stringsf-stringsstring interpolation and the .append().format().join() method. However, in legacy code, you might still find the modulo operator (%)addition operator (+)string concatenation being used for this purpose.
Sorry! There has been an error processing your answer. Please try again.
Got feedback on this question?