Writing a multiline string in Python by using backslash

\\

Hi, dear ones!

💗💗💗💗💗

Just use a backslash (\) in your multiline string where you want to carry your text to the next line. 


f = "Hi XXXXXXXXXXX is AR from planet Earth. XXXXXXXXXXX \
thing that is very weird about the humans is that \
XXXXXXXXXXX make a 'gaali' out of lower XXXXXXXXXXX \
which they use for each other when they are angry.\
One such word is XXXXXXXXXXX. They will call one another \
by the name of XXXXXXXXXXX Saying that you are a \
XXXXXXXXXXX XXXXXXXXXXX you are a son of a XXXXXXXXXXX \
which is delaware bad as far as human behaviour is \
XXXXXXXXXXX. This should not be so btw."
print(f)


💪💪💪💗💗💗👍👍👍

Comments

Popular posts from this blog

Quotation marks to wrap an element in HTML

The Basic Structure of a Full-Stack Web App

Unlocking Web Design: A Guide to Mastering CSS Layout Modes