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
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
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.
>
&
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
)"
>
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
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
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
_
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
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
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
_
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
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
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
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'
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
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
antly updated
thank you
--
roberto
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
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
___
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
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
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
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:
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
___
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
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
25 matches
Mail list logo