ജഗന്നാഥ് wrote:
I am a Perl programmer new to Python. I have a small doubt.
I suspect you mean "question", not "doubt". It's not quite the same thing.
How to convert the perl notation $a = ""; expression in Python ? How to represent the loop for ($a = $b; $a<=$c;$a++){ } in Python
Start here: http://www.lucasmanual.com/mywiki/PerlPythonPhrasebook and then read either of these (preferably both): http://www.swaroopch.com/byteofpython/ http://docs.python.org/tut/ </F> -- http://mail.python.org/mailman/listinfo/python-list