Concantenate a string by '\' : String Concatenation : String PYTHON examples


PYTHON examples » String » String Concatenation »

 

Concantenate a string by '\'


Concantenate a string by ''

bar = 'this is 
      'onlong string 
           'that is split 
     'across multiple lines'
print bar



           
       



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON examples

 Navioo String
» String Concatenation