[Tutor] What is wrong with my Python program that causes it to run but not give results?

Felix Dietrich felix.dietrich at sperrhaken.name
Wed Oct 26 10:18:40 EDT 2016


> Alan Gauld via Tutor <tutor at python.org> writes:

>> On 26/10/16 04:19, Ed Troy wrote:

>> Would it be a help if I actually list the python program that I am 
>> trying to run?
>
> Yes. I'm assuming you just cut n paste the code from the web site but
> something could have gone wrong with the formatting and Python is
> sensitive to that, so seeing your actual code would be a good idea.

Could you also provide a small set of sample data that fails, maybe

    $ head LED_IV.txt > sample.txt

will be enough.

--
Felix Dietrich


More information about the Tutor mailing list