Group comment

ketulp_baroda at yahoo.com ketulp_baroda at yahoo.com
Mon Mar 1 09:25:39 EST 2004


Hi
Can I comment a group of statements together i.e
If I a 4 statements say:
i=1
i+=1
print i
print i+1

Instead of commenting each satement iindividually by # is there
something which allws me to comment these 4 statements in one go as in
C++ using /*...*/



More information about the Python-list mailing list