Explore Library
FlashcardBeginner

String Literals and Quoting

Strings can use single, double, or triple quotes in Python.

Question

How are string literals written and quoted in Python?

Click to reveal answer