On 01/08/18 14:17, Matthew Polack wrote:
>
> c:\Python>python crops3.py
> Traceback (most recent call last):
> File "crops3.py", line 30, in
> filemenu.add_command(label="Show", command=self.showImg)
> NameError: name 'self' is not defined
The problem with cutting and pasting/copying code..
On Mon, Feb 03, 2014 at 04:35:58PM -0800, josh Malone wrote:
> Hi, I'm very new to programming and python is my first language. I'm
> currently enrolled in a class at Oregon State University where we are
> taught to program in python. I'm stuck on one problem and i know what i
> want to do... i jus
josh Malone Wrote in message:
> ___
> Tutor maillist - Tutor@python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>
First thing is to figure your goal. "Model" might mean anything
from "figur
Hi, I'm very new to programming and python is my first language. I'm
currently enrolled in a class at Oregon State University where we are
taught to program in python. I'm stuck on one problem and i know what i
want to do... i just have no idea how to write the program. The question is
as follows