Skip to content

Commit 8d881b7

Browse files
author
github-actions
committed
Merge 3.14 into 3.11
1 parent 56e2208 commit 8d881b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tutorial/controlflow.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2163,6 +2163,9 @@ msgid ""
21632163
"use is to pass a small function as an argument. For instance, :meth:`list."
21642164
"sort` takes a sorting key function *key* which can be a lambda function::"
21652165
msgstr ""
2166+
"上記の例ではラムダ式を使って関数を返しています。 別の使い方としては、小さな"
2167+
"関数を引数として渡すこともできます。 たとえば、 :meth:`list.sort` はソート"
2168+
"キー関数 *key* を受け取りますが、これにはラムダ関数を渡せます::"
21662169

21672170
#: ../../tutorial/controlflow.rst:1005
21682171
msgid ""

0 commit comments

Comments
 (0)