[Tutor] Vending machine problem.

bob gailer bgailer at gmail.com
Wed Apr 2 18:02:06 CEST 2014


On 4/1/2014 5:09 PM, Sebastien Gomez wrote:
> I have started my code but there are some errors including indentation 
> and syntax, please fix it if you can:
>
Did you miss my request that you send a copy to the tutor list 
(tutor at python.org)?

Were there any more specifications in the assignment?

Please take care of these; then I will respond. Also keep in mind that 
our goal is to help you think for yourself, so we may not fix it but 
rather help you understand and  fix the problems.

What tool did you use to discover multiple errors? If you try to run the 
program directly the Python interpreter will report the first error it 
finds and then stop.

In general it is a good idea to tell us (so please do so now)
- your operating system
- Python version
- what you use to edit and run the program

I am sorry to be so wordy and rigorous but we really need to know if we 
are to help.


More information about the Tutor mailing list