Mega Code Archive

 
Categories / Python / String
 

Strings are printed without quotes, and a space is inserted inbetween

i = 256 * 256 print 'The value of i is', i