Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ThinkPython Exercise 9.3
#13
(May-28-2018, 04:57 AM)sangurocactus Wrote: @braun - I was using Python 3 originally but had trouble installing the Turtleworld module. I saw on some online forum saying that Turtle was incompatible with Python 3 so I switched to Python 2 but am still having issues.
IMHO using packages/frameworks like Turtle in education is non-sense.
Given that because of this you had to switch python2 only proves me right. Just find another tutoring material and work on python3 (my understanding is Turtle is not requirement imposed on you by teacher/school)
Based on this:
https://greenteapress.com/wp/think-python-2e/
Second edition is targeted at python3

This does not change my principle opinion on swampy/Turtle... i.e. packages written by the author for the single purpose to teach using them... It only confuses...
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
ThinkPython Exercise 9.3 - by sangurocactus - May-23-2018, 06:06 PM
RE: ThinkPython Exercise 9.3 - by ThiefOfTime - May-23-2018, 06:46 PM
RE: ThinkPython Exercise 9.3 - by buran - May-23-2018, 07:14 PM
RE: ThinkPython Exercise 9.3 - by ThiefOfTime - May-24-2018, 05:36 AM
RE: ThinkPython Exercise 9.3 - by sangurocactus - May-23-2018, 10:23 PM
RE: ThinkPython Exercise 9.3 - by sangurocactus - May-24-2018, 08:16 PM
RE: ThinkPython Exercise 9.3 - by ThiefOfTime - May-25-2018, 10:21 AM
RE: ThinkPython Exercise 9.3 - by sangurocactus - May-25-2018, 06:38 PM
RE: ThinkPython Exercise 9.3 - by ThiefOfTime - May-25-2018, 08:18 PM
RE: ThinkPython Exercise 9.3 - by buran - May-25-2018, 08:59 PM
RE: ThinkPython Exercise 9.3 - by volcano63 - May-26-2018, 12:29 PM
RE: ThinkPython Exercise 9.3 - by sangurocactus - May-28-2018, 04:57 AM
RE: ThinkPython Exercise 9.3 - by buran - May-28-2018, 06:44 AM
RE: ThinkPython Exercise 9.3 - by sangurocactus - Jun-04-2018, 05:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ThinkPython Exercise 9.2 sangurocactus 6 4,906 May-23-2018, 04:17 PM
Last Post: sangurocactus

Forum Jump:

User Panel Messages

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