If you add a comma at the end, your next print statement will continue printing on the same line : Print : Introduction PYTHON TUTORIALS


PYTHON TUTORIALS » Introduction » Print »

 

If you add a comma at the end, your next print statement will continue printing on the same line


print 'Hello,', 
print 'world!'



Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo Introduction
» Print