Python Forum
Reference for (Directional) commands
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reference for (Directional) commands
#2
(Mar-22-2017, 02:08 PM)mattkrebs Wrote: Things like "setheading()", "sleep()", "up()", "shape"

These are 'functions' used in imported modules (in this case, "turtle" ?).  In cases like this you must check the doc's for the module itself.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Reference for (Directional) commands - by mattkrebs - Mar-22-2017, 02:08 PM
RE: Reference for (Directional) commands - by sparkz_alot - Mar-22-2017, 02:25 PM
RE: Reference for (Directional) commands - by wavic - Mar-22-2017, 06:08 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Good Example for bi-directional Communication between Python and Windows (C#) raybowman 0 1,728 Nov-14-2020, 06:44 PM
Last Post: raybowman
  Pass by object reference when does it behave like pass by value or reference? mczarnek 2 2,693 Sep-07-2020, 08:02 AM
Last Post: perfringo

Forum Jump:

User Panel Messages

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