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
1133aec8
Kaydet (Commit)
1133aec8
authored
Mar 15, 1995
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
versions and dates
üst
b819bdfe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
tut.tex
Doc/tut.tex
+3
-3
tut.tex
Doc/tut/tut.tex
+3
-3
No files found.
Doc/tut.tex
Dosyayı görüntüle @
1133aec8
...
@@ -213,8 +213,8 @@ and a copyright notice before printing the first prompt, e.g.:
...
@@ -213,8 +213,8 @@ and a copyright notice before printing the first prompt, e.g.:
\bcode
\begin{verbatim}
\bcode
\begin{verbatim}
python
python
Python 1.
1 (Oct 6 1994
)
Python 1.
2 (Mar 14 1995
)
Copyright 1991-199
4
Stichting Mathematisch Centrum, Amsterdam
Copyright 1991-199
5
Stichting Mathematisch Centrum, Amsterdam
>>>
>>>
\end{verbatim}
\ecode
\end{verbatim}
\ecode
...
@@ -3062,7 +3062,7 @@ e.g. \code{__radd__}.
...
@@ -3062,7 +3062,7 @@ e.g. \code{__radd__}.
For example, here's a very simple class for representing times. Times
For example, here's a very simple class for representing times. Times
are initialized from a number of seconds (like time.time()). Times
are initialized from a number of seconds (like time.time()). Times
are printed like this:
\code
{
Thu Oct 6 14:20:06 1994
}
. Subtracting
are printed like this:
\code
{
Wed Mar 15 12:28:48 1995
}
. Subtracting
two Times gives their difference in seconds. Adding or subtracting a
two Times gives their difference in seconds. Adding or subtracting a
Time and a number gives a new Time. You can't add two times, nor can
Time and a number gives a new Time. You can't add two times, nor can
you subtract a Time from a number.
you subtract a Time from a number.
...
...
Doc/tut/tut.tex
Dosyayı görüntüle @
1133aec8
...
@@ -213,8 +213,8 @@ and a copyright notice before printing the first prompt, e.g.:
...
@@ -213,8 +213,8 @@ and a copyright notice before printing the first prompt, e.g.:
\bcode
\begin{verbatim}
\bcode
\begin{verbatim}
python
python
Python 1.
1 (Oct 6 1994
)
Python 1.
2 (Mar 14 1995
)
Copyright 1991-199
4
Stichting Mathematisch Centrum, Amsterdam
Copyright 1991-199
5
Stichting Mathematisch Centrum, Amsterdam
>>>
>>>
\end{verbatim}
\ecode
\end{verbatim}
\ecode
...
@@ -3062,7 +3062,7 @@ e.g. \code{__radd__}.
...
@@ -3062,7 +3062,7 @@ e.g. \code{__radd__}.
For example, here's a very simple class for representing times. Times
For example, here's a very simple class for representing times. Times
are initialized from a number of seconds (like time.time()). Times
are initialized from a number of seconds (like time.time()). Times
are printed like this:
\code
{
Thu Oct 6 14:20:06 1994
}
. Subtracting
are printed like this:
\code
{
Wed Mar 15 12:28:48 1995
}
. Subtracting
two Times gives their difference in seconds. Adding or subtracting a
two Times gives their difference in seconds. Adding or subtracting a
Time and a number gives a new Time. You can't add two times, nor can
Time and a number gives a new Time. You can't add two times, nor can
you subtract a Time from a number.
you subtract a Time from a number.
...
...
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