String is sequence of Unicode characters. We can use
single quotes or double quotes to represent strings. Multi-line strings can be
denoted using triple quotes, ''' or """. Eg:
>>>
s = "This is a string"
>>>
s = '''a multiline
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.