Horje
what does triple quotes mean in python Code Example
what does triple quotes mean in python
# triple quotes string can extend multiple lines
my_string = """Hello, welcome to
           the world of Python"""
print(my_string)




Python

Related
remove a part of a string python Code Example remove a part of a string python Code Example
argparse positional arguments Code Example argparse positional arguments Code Example
django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: auth Code Example django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: auth Code Example
strptime python Code Example strptime python Code Example
anonymous Code Example anonymous Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8