How can I get an output with an double quotation mark? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I get an output with an double quotation mark?

28th May 2019, 3:15 AM
Anuj Raghu
Anuj Raghu - avatar
1 Answer
0
Anuj Raghu just use the \" backslash sign with double quotes to output a double quotation mark . print("\"Hii\"") Thanks
28th May 2019, 3:39 AM
Prince PS[Not_Active]
Prince PS[Not_Active] - avatar