String literals are implemented using single quotes or double quotes. Multiline string literals can also be implemented using three single or double quotes.
e.g. ‘abc’, “abc”
”’
multiline string
”’
String literals are implemented using single quotes or double quotes. Multiline string literals can also be implemented using three single or double quotes.
e.g. ‘abc’, “abc”
”’
multiline string
”’