Lecture

Key Takeaways So Far

So far, you've learned how to format strings with the format() function.

Before moving on to string methods, let's review the key points card by card.

Quiz
0 / 1

When using the format() function, which symbol marks the place where a value goes inside a string?

Square brackets [ ]

Parentheses ( )

Curly braces { }

Angle brackets < >

Lecture

AI Tutor

Help