Re: [Tutor] ISSUE WITH PYTHON 3,5 API RUNTIME

2017-02-12 Thread Alan Gauld via Tutor
On 12/02/17 19:10, ViRuZ Fx . wrote: > Hello fellow programmers of Python, Im here writing you this because, since > I got a virus and my computer reseted to 0, I have no idea what reset to 0 means. Did you reinsatall Windows and all your applications? Did you use the Windows repair tool? > I ca

Re: [Tutor] Issue with Python

2014-11-13 Thread Steven D'Aprano
On Fri, Nov 14, 2014 at 10:07:08AM +1100, Daniel Williams wrote: > Hi, I'm dw0391 > I have an issue with a class task that my teacher can't seem to fix. Oooh, that's sad that your teacher can't fix this. Jumping ahead to the relevant part of the code, I can see two errors with the same line of c

Re: [Tutor] Issue with Python

2014-11-13 Thread Alan Gauld
On 13/11/14 23:07, Daniel Williams wrote: Hi, I'm dw0391 I have an issue with a class task that my teacher can't seem to fix. Please explain what the issue is, don;t make us guess. And don't expect us to run code that you acknowledge is buggy! We were asked to write the code for a 'no interes