Using more than 1 double quote /single quote s output iam getting invalid | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Using more than 1 double quote /single quote s output iam getting invalid

Like print(""hello"") output getting invalid syntax

10th Apr 2021, 2:49 AM
Tathvik
Tathvik - avatar
1 Answer
+ 2
if you need to display quotes, you could also use \ print(" \"mini muffin\" ")
10th Apr 2021, 7:23 AM
Lisa
Lisa - avatar