Re: [Tutor] writing python on the web

2013-10-05 Thread roberto
s://koding.com/?r=harmeet> > > Regards, > > Walter > > > > > On 30 September 2013 13:49, roberto 'cvml', 'robert...@gmail.com');> > > wrote: > >> Hi, my school is considering a massive shift to Chromebooks. I've to >> carefully

[Tutor] writing python on the web

2013-09-30 Thread roberto
that would be a big plus. Cheers. -- Roberto ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] new turtle module

2010-11-16 Thread roberto
On Fri, Oct 8, 2010 at 1:11 AM, Alan Gauld wrote: > > "roberto" wrote > >> is it correct to overwrite the turtle.py and turtle.pyc files > > I'd overwrite the .py file but get Python to generate a new .pyc for you > just to ensure compatibility. > &

[Tutor] new turtle module

2010-10-07 Thread roberto
olding the same names unzipped from turtleDemo folder 'TurtleDemo-Python2.x' by author Gregor Lindl ? Thank you ! -- roberto ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] function error

2010-10-02 Thread roberto
)" > it's a simple editing problem : my editor and my python idle don't ever complain about that problem, sorry -- roberto ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] function error

2010-10-02 Thread roberto
f outOfBounds() == 'true': turtle.right(180) ##### -- roberto ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] function error

2010-09-30 Thread roberto
indow?  Can you send the error trace from that? > yes, the IDE is ipython2.5 for debian; the call to the function is: >> randomMove2(10,30,15,90) but i don't know how to call it from the bash prompt correctly, can you point me to that ? -- roberto _

Re: [Tutor] function error

2010-09-29 Thread roberto
0]) > turtle.window_height()/2) or (abs(turtle.position()[1]) > turtle.window_width()/2): 22 return "true" 23 else: TypeError: 'function' object is unsubscriptable thank you -- roberto ___ Tu

Re: [Tutor] function error

2010-09-28 Thread roberto
cted: $ type(turtle.position()) $ $ abs(turtle.position()[0]) 13.858469413370102 that's why i'm going crazy ... > > On Tue, Sep 28, 2010 at 3:39 PM, Alan Gauld > wrote: >> >> "roberto" wrote >> >>> i have the following error when i cal

[Tutor] function error

2010-09-27 Thread roberto
ypeError: 'function' object is unsubscriptable but i can't really figure out where is the problem with this function 'unsubscriptable'; i know it may be something regarding turtle.position returning a list can you help me with some hint ? thank you -- roberto _

[Tutor] nested functions

2010-09-04 Thread roberto
hello, i have to plug two functions b() and c() inside another one a(); i wonder if the code defining b and c must be in the same text file of a or it is possible to import b and c somehow, hence giving the code a neater appearance thank you ! -- roberto

Re: [Tutor] demo/turtle

2009-07-22 Thread roberto
On Wed, Jul 22, 2009 at 7:06 PM, Alan Gauld wrote: > > "roberto" wrote >> >> i'd like to download the demo/turtle directory but i could not find >> the correct link; >> >> i need it to run the exampled cited in >> http://docs.python.org/l

[Tutor] demo/turtle

2009-07-22 Thread roberto
hello i'd like to download the demo/turtle directory but i could not find the correct link; i need it to run the exampled cited in http://docs.python.org/library/turtle.html can you tell me where to find it ? my version is 2.6.2 thank you very much -- ro

Re: [Tutor] vpython compatibility

2009-06-10 Thread roberto
On Sun, Jun 7, 2009 at 8:05 PM, Emile van Sebille wrote: > On 6/7/2009 10:48 AM roberto said... >> >> hello >> i have a short question: >> is vpython usable in conjunction with python 3.0 ? >> > > This is likely better answered by the vpython crowd -- I'

[Tutor] vpython compatibility

2009-06-07 Thread roberto
hello i have a short question: is vpython usable in conjunction with python 3.0 ? i hope so, also vpython site for download doesn't issue any warning about this topic thank you -- roberto ___ Tutor maillist - Tutor@python.org http://mail.pytho

Re: [Tutor] python workspace

2009-06-02 Thread roberto
very similar to the one in Matlab. great ! that is probably what i was looking for but it still runs on python 2.x, isn't it ? i do not hope so :) > > Gökhan > > > On Tue, Jun 2, 2009 at 10:54 AM, roberto wrote: >> >> hello, >> i'd like to ask if ther

[Tutor] python workspace

2009-06-02 Thread roberto
antly updated thank you -- roberto ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] serious problem with graphics module

2009-06-02 Thread roberto
the minor issue is that i could not create the shortcut with the -n flag as you pointed out, that's why i issued both commands: C:\Python30\pythonw.exe C:\Python30\Lib\idlelib\idle.pyw -n via the C: prompt and the graphic window finally worked correctly thank you again -- roberto ___

Re: [Tutor] serious problem with graphics module

2009-06-02 Thread roberto
On Tue, May 26, 2009 at 12:28 AM, Gregor Lingl wrote: > > > roberto schrieb: > Do you use Python from the command line (terminal) or do you use IDLE? > I ask this, because these two show different behaviour. i use IDLE, in Python 3.0 >> >> i have a problem with

[Tutor] serious problem with graphics module

2009-05-24 Thread roberto
ing inside; may you give me some hint ? OS: win Xp thank you in advance ! -- roberto ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] calling user defined function

2009-03-15 Thread roberto
On Sun, Feb 22, 2009 at 11:10 PM, bob gailer wrote: > roberto wrote: >> >> hello >> i have a question which i didn't solved yet: >> i can define a function using the text editor provided by IDLE 3.0; >> then i'd like to call this function from the

[Tutor] calling user defined function

2009-02-22 Thread roberto
directly using the >>> prompt, after that everything is fine may you tell me where i have to save the file that defines the function is order to use it later ? is it a problem of path ? my version of python is 3.0, OS windows xp thank you very much in advance -- roberto OS:

[Tutor] school physics/math courses

2008-10-16 Thread roberto
so i am looking for resources on how to deal with these topics via this great programming language; i need some help from you and moreover if you are aware of books already covering these need thank you in advance -- roberto OS: GNU/Linux, Debian ___

Re: [Tutor] Multi-line comments?

2007-06-06 Thread roberto
take care about the first MUST be indented at the appropiated level, the end one and the comment body may be placed where u want http://softwareetal.blogspot.com/2007/06/python-comments.html ___ Tutor maillist - Tutor@python.org http://mail.python

[Tutor] lists - append - unique and sorted

2007-06-06 Thread roberto
hi, can i append a item to a list using criterias: - UNIQUE - if there already exist don't append and/or - SORTED - INSERT in the correct place using some criteria? tks in advance ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman