Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: While loop repeat
Post: RE: While loop repeat

I'm sorry, I can't help you right now. I'm kind of on a tight schedule.
MasterJediKnight7 General Coding Help 5 4,278 Nov-11-2018, 10:50 AM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

**confused** Oups. Sorry about that. Thanks for your help. I must have been tired. Sorry to have taken your time for just that simple error.
MasterJediKnight7 General Coding Help 17 24,688 Nov-11-2018, 10:42 AM
    Thread: While loop repeat
Post: RE: While loop repeat

You're welcome.
MasterJediKnight7 General Coding Help 5 4,278 Nov-11-2018, 09:26 AM
    Thread: While loop repeat
Post: RE: While loop repeat

Could you please edit your message with python in brackets []. It would be much easier to read because We can see where are the if or while loops. With(without the "" and the spaces between python and...
MasterJediKnight7 General Coding Help 5 4,278 Nov-11-2018, 09:23 AM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

For the while True program it gives me this adding the import turtle, print("turtle"): <module 'turtle' from 'C:\\Users\\jedi\\AppData\\Local\\Programs\\Python\\Python37\\lib\\turtle.py'> Trace...
MasterJediKnight7 General Coding Help 17 24,688 Nov-11-2018, 08:51 AM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

<module 'turtle' from 'C:\\Users\\jedi\\AppData\\Local\\Programs\\Python\\Python37\\lib\\turtle.py'>
MasterJediKnight7 General Coding Help 17 24,688 Nov-10-2018, 11:53 PM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

(Nov-10-2018, 10:41 PM)Gribouillis Wrote: (Nov-10-2018, 10:15 PM)MasterJediKnight7 Wrote: A:\0_ingschool\Courses\Fundamentals of Algorithm\Python\Group Projects\turtle.pyThis is most certainly the...
MasterJediKnight7 General Coding Help 17 24,688 Nov-10-2018, 11:00 PM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

(Nov-10-2018, 09:57 PM)Gribouillis Wrote: (Nov-10-2018, 08:07 PM)MasterJediKnight7 Wrote: I think the standard library is damage because it doesn't recognize "forward()".Can you post example code ...
MasterJediKnight7 General Coding Help 17 24,688 Nov-10-2018, 10:15 PM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

(Nov-10-2018, 09:00 PM)Gribouillis Wrote: Can you list all the files named turtle.py or turtle.pyc on the computer ? Keep only the one that's in python's standard library. You could try for example ...
MasterJediKnight7 General Coding Help 17 24,688 Nov-10-2018, 09:34 PM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

This is what it gives me: <module 'turtle' from 'C:\\Users\\jedi\\AppData\\Local\\Programs\\Python\\Python37\\lib\\turtle.py'> And here what I find the files with turtle in their name. [Image: h...
MasterJediKnight7 General Coding Help 17 24,688 Nov-10-2018, 08:51 PM
    Thread: Problem installing turtle
Post: RE: Problem installing turtle

(Nov-10-2018, 08:01 PM)Gribouillis Wrote: Are you sure you want to install this turtle module? It is different from the turtle module from the standard library (which you don't need to install). Th...
MasterJediKnight7 General Coding Help 17 24,688 Nov-10-2018, 08:07 PM
  Photo Thread: Problem installing turtle
Post: Problem installing turtle

Hi. I have a problem when I try to install the module Turtle. I can't find anything about that error anywhere. When I do "pip install turtle", it doesn't work either. Can someone give me some advice,...
MasterJediKnight7 General Coding Help 17 24,688 Nov-10-2018, 07:55 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020