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 8554fed commit 13d1076Copy full SHA for 13d1076
faq/design.po
@@ -182,9 +182,14 @@ msgid ""
182
"and in Python, no amount of activity will change the string \"eight\" to "
183
"anything else."
184
msgstr ""
185
+"Inną zaletą jest to, że w Pythonie stringi są uważane za równie \"elementarne"
186
+"\" co liczby. Żadna ilość czynności nie zmieni wartości 8 na cokolwiek "
187
+"innego, a w Pythonie żadna ilość czynności nie zmieni stringu \"osiem\" na "
188
+"cokolwiek innego."
189
190
msgid "Why must 'self' be used explicitly in method definitions and calls?"
191
192
+"Dlaczego 'self' musi być wyraźnie używane w definicjach metod i wywołaniach?"
193
194
msgid ""
195
"The idea was borrowed from Modula-3. It turns out to be very useful, for a "
0 commit comments