Multiple Statements on a Single Line ( ; ) : Introduction : Introduction PYTHON TUTORIALS


PYTHON TUTORIALS » Introduction » Introduction »

 

Multiple Statements on a Single Line ( ; )


import sys; x = 'foo'; sys.stdout.write(x + 'n')



Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo Introduction
» Introduction