python allows single 3939 double quot and triple


Python allows single (''), double (") and triple ('''''' or """) quotes to indicate string literals, as long as the similar type of quote starts and ends the string.
The triple quotes can be used to span the string transversely multiple lines. For paradigm, all the following are legal:
• Toyota =”it is a company name”
• Orange = “it is a fruit”

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: python allows single 3939 double quot and triple
Reference No:- TGS0154920

Expected delivery within 24 Hours