"Susana Iraiis Delgado Rodriguez"
wrote
Your guess was rigth, that's what I'm looking for! I need an output
as:
beta
gamma
etc...
but I'm showing betagammaetc..
I assume you mean in the file? print adds a newline automatically when
printing to stdout.
Steven already showed you how to ad
Hello Steven!
Your guess was rigth, that's what I'm looking for! I need an output as:
beta
gamma
etc...
but I'm showing betagammaetc..
What can I do to my code to get the first ouput? By the way thanks for
answering!
___
Tutor maillist - Tutor@python
On Wed, 29 Sep 2010 04:33:51 am Susana Iraiis Delgado Rodriguez wrote:
> Hello dear pythonists:
>
> I'm developing an application in python, I'm new using this
> programming language I used to work with Java, but in my job my
> superiors suggested me to develop in this language.
> I'm trying to rea
Hello dear pythonists:
I'm developing an application in python, I'm new using this programming
language I used to work with Java, but in my job my superiors suggested me
to develop in this language.
I'm trying to read a dbf file, I already done it but my code shows me all
the lines without spaces,