ke...@kendy.org wrote:
Hello
I'm new to classes. And I hope the my question isn't too big.
I have electronic test equipment, but thought that a boat example
would be easier. Can you help me untangle my class design?
My problem is basically multiple inheritance, but I want to be
flexible for how
Hello
I'm new to classes. And I hope the my question isn't too big.
I have electronic test equipment, but thought that a boat example
would be easier. Can you help me untangle my class design?
My problem is basically multiple inheritance, but I want to be
flexible for how many will inherit.
I'll
Does this language have grammar independent of english?
If no, just use .split() on the string and loop through that.
If yes, well, its much more complicated
On Jun 17, 2012 2:27 PM, "Selby Rowley-Cannon"
wrote:
> Version: 2.7
> OS: Ubuntu 12.04 LTS
>
> I am writing a small translation app for
Version: 2.7
OS: Ubuntu 12.04 LTS
I am writing a small translation app for Rydish (A language that exists in the
same way Klingon does, invented by my company for a[n] RPG).
Here is my current method of translation:
Edictionary = {'English keys':'Rydish values'}
TextEng = raw_input('Please ent
On 17/06/12 15:14, Selby Rowley-Cannon wrote:
I am having a problem with a small application I am writing. I have
to have the user input the key, then have the program output the value
associated with it. A way to inform the user that the key they entered
is not in the dictionary or somefing
Greetings,
: I am having a problem with a small application I am writing. I
: have to have the user input the key, then have the program output
: the value associated with it. A way to inform the user that the
: key they entered is not in the dictionary or somefing would be
: nice also.
On 6/17/2012 7:14 AM Selby Rowley-Cannon said...
Hello,
I am having a problem with a small application I am writing. I have to
have the user input the key, then have the program output the value
associated with it. A way to inform the user that the key they entered
is not in the dictionary or som
Hello,
I am having a problem with a small application I am writing. I have
to have the user input the key, then have the program output the value
associated with it. A way to inform the user that the key they entered is not
in the dictionary or somefing would be nice also.
Fank you
On Sun, 17 Jun 2012, Alan Gauld wrote:
On 17/06/12 02:45, mariocatch wrote:
after each row?
#it's causing multiple line separations when writing back out
to file (because each
# time we finish reading, it ends with a trailing newline).
f.write("{0}{1}{2}\n".format(k
On 17/06/12 02:45, mariocatch wrote:
I'm essentially asking if someone wouldn't mind taking a look at what I
have so far, and giving some advice on some of my weak areas,
Welcome, I've inserted a few comments below.
In general it's OK although personally I'd probably put the email
validation
10 matches
Mail list logo