Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
7424242c
Kaydet (Commit)
7424242c
authored
Kas 17, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed last XXX comment; no further action needed on this one.
üst
4755ee56
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
libturtle.tex
Doc/lib/libturtle.tex
+3
-4
No files found.
Doc/lib/libturtle.tex
Dosyayı görüntüle @
7424242c
...
...
@@ -117,10 +117,9 @@ Go to co-ordinates (\var{x}, \var{y}) (specified as a tuple instead of
individually).
\end{funcdesc}
This module also does a documented
\code
{
from math import *
}
, so see
the documentation for the
\refmodule
{
math
}
module for additional
constants and functions useful for turtle graphics.
% XXX Should we mention this? If so, a \seealso is also in place...
This module also does
\code
{
from math import *
}
, so see the
documentation for the
\refmodule
{
math
}
module for additional constants
and functions useful for turtle graphics.
\begin{funcdesc}
{
demo
}{}
Exercise the module a bit.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment