You don't need a mailing list, you need to read the tutorial. Those are completely trivial questions.

http://docs.python.org/tut/tut.html

-Steve Johnson

On Jul 23, 2008, at 10:51 AM, ജഗന്നാഥ് wrote:

Friends

I am a Perl programmer new to Python. I have a small doubt.
How to convert the perl notation
$a = ""; expression in Python ?

How to represent the loop
for ($a = $b; $a<=$c;$a++){
} in Python

Jagan
Linguist
--
http://mail.python.org/mailman/listinfo/python-list

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to