Declared like "stringhere"
These are immutable values that cant change.
Multiline Strings
"""
Here is my string
it spans multiple lines
"""
Declared like "stringhere"
These are immutable values that cant change.
"""
Here is my string
it spans multiple lines
"""