Doubt

ജഗന്നാഥ് jaganadhg at gmail.com
Thu Jul 24 01:57:51 EDT 2008


On Jul 24, 1:13 am, Fredrik Lundh <fred... at pythonware.com> wrote:
> ജഗന്നാഥ് 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 ?
>
Thank you for all to giving suggestions .

With regards

Jaganadh G


> > 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>




More information about the Python-list mailing list