Add comment to Python source file : System Info : System PYTHON examples


PYTHON examples » System » System Info »

 

Add comment to Python source file


Add comment to Python source file


# a comment
import sys
print "on", sys.platform
print ** 100

           
       



    Related Scripts with Example Source Code in same category :

Leave a Comment / Note


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


PYTHON examples

 Navioo System
» System Info