Program to print any five proverbs using escape sequence
Answers
Answered by
2
Answer:
hlo
here izz ur answer
(≡^∇^≡)
We know an excellent deal about print function now. With this knowledge, let's try to print "ToolsQA" - Sounds simple? We know we can print anything using a print function with a double-quote inside. So what if we need to print something which already has a double quote? Can we use multiple double quotes in this case? Something like print (" "ToolsQA" ")? No, it doesn't work, unfortunately. This is where escape sequences in Python come for our rescue.
Additionally, we will also get to know some other fantastic stuff. Here is what we will cover in this tutorial
Similar questions
Computer Science,
16 hours ago
Chemistry,
16 hours ago
Math,
1 day ago
Math,
8 months ago
Math,
8 months ago