how to comment lot of lines in python
diffuser78 at gmail.com
diffuser78 at gmail.com
Thu Mar 30 18:21:38 EST 2006
Like in C we comment like
/*
Bunch of lines of code
*/
Should we use docstring """ """
Or there is something else too ??
Every help is appreciated.
Thanks
More information about the Python-list
mailing list