Comment in Python : Comments : Language Basics : Python examples (example source code) Organized by topic

C++
PHP
Python


Python  »  Language Basics   » [  Comments  ]  Screenshots 
 



Comment in Python



#
# This is 
# a comment.

print "coment is inside #"

           
       
Related examples in the same category
1.  Use # to start a comment Use # to start a comment
2.  A comment on the same line as code A comment on the same line as code
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.