Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b7717 commit b13d07dCopy full SHA for b13d07d
faq/design.po
@@ -191,9 +191,14 @@ msgid ""
191
"and in Python, no amount of activity will change the string \"eight\" to "
192
"anything else."
193
msgstr ""
194
+"Inną zaletą jest to, że w Pythonie stringi są uważane za równie \"elementarne"
195
+"\" co liczby. Żadna ilość czynności nie zmieni wartości 8 na cokolwiek "
196
+"innego, a w Pythonie żadna ilość czynności nie zmieni stringu \"osiem\" na "
197
+"cokolwiek innego."
198
199
msgid "Why must 'self' be used explicitly in method definitions and calls?"
200
201
+"Dlaczego 'self' musi być wyraźnie używane w definicjach metod i wywołaniach?"
202
203
msgid ""
204
"The idea was borrowed from Modula-3. It turns out to be very useful, for a "
0 commit comments