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 9d81e8e commit 91f1c0bCopy full SHA for 91f1c0b
tutorial/controlflow.po
@@ -2163,6 +2163,9 @@ msgid ""
2163
"use is to pass a small function as an argument. For instance, :meth:`list."
2164
"sort` takes a sorting key function *key* which can be a lambda function::"
2165
msgstr ""
2166
+"上記の例ではラムダ式を使って関数を返しています。 別の使い方としては、小さな"
2167
+"関数を引数として渡すこともできます。 たとえば、 :meth:`list.sort` はソート"
2168
+"キー関数 *key* を受け取りますが、これにはラムダ関数を渡せます::"
2169
2170
#: ../../tutorial/controlflow.rst:1005
2171
msgid ""
0 commit comments