Where can i get the perfect tutorials for black scripting using python
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
Hi...I have problem in game of life...
But I have 4 states rather than just two states like live and dead...
These are
0 : bare earth
1: grass 2: prey 3: predator
And rules are
1 )if 2 surrounded by less than 2 of 1 then 2 becomes 1.starvation
2)if 0 surrounded by more than 0 of 1 then 0 become
their favorite mp3 and/or flac
files as a reward.
I am not a programmer yet, please guide.
Hoping for a quick response.
Mahesh Chirmure
# -*- coding: utf-8 -*-
# Picture-Flasher (a plugin for Anki)
# Authors:
# Emanuel Rylke, ema-...@web.de
# D_Malik, malik6...@gmail.com
# Version 2
# Licens
ake: 1254-004 The error code from the last command is 1.
Could you please help me to resolve the above mentioned error.
Regards,
Mahesh
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
Thank you all for your replies. I wonder why I din't get any updates from the
mailing list. Now I feel I have more reasons to proceed with the implementation.
Only that I don't know where to start :)
Thanks,
Mahesh Narayanamurthi
___
Tuto
programming
style
[4] To serve as a reference design for
future High Performance Code in Python
[5] To serve as a reference material in
classroom courses on numerical computing
or for hobbyist programmers
Thanks,
Mahesh Narayanamurthi
I have installed pida succesfully using the command
python setup.py install
Installation was successful i.e. no errors but when i launch pida, it says
some module is missing. wat could be the problem??? i am posting the result
of installation and of launching the program.
maggi:~/Desktop/PIDA-0.5
On Dec 6, 2007 2:31 AM, Mahesh N <[EMAIL PROTECTED]> wrote:
> I dun understand the mistake. My aim is to accept an integer number. The
> python lookup in IDLE asks for a string object but the interpreter returns
> with the following error message. Some one pls explain.
> Th
On Dec 6, 2007 2:37 AM, Eric Brunson <[EMAIL PROTECTED]> wrote:
> Mahesh N wrote:
> > I dun understand the mistake. My aim is to accept an integer number.
> > The python lookup in IDLE asks for a string object but the interpreter
> > returns with the following error me
I dun understand the mistake. My aim is to accept an integer number. The
python lookup in IDLE asks for a string object but the interpreter returns
with the following error message. Some one pls explain.
Thank You
PS : I understand that i can do type conversion after getting input thru
raw_input()
, since I am already comfortable with C.
Could someone tell me how Python is useful and why is it a good
language to learn apart from C. Also please point me to a good
starting point for learning Python.
Thanks
Mahesh
___
Tutor maillist - Tutor@python.org
11 matches
Mail list logo