File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 6249
6249
<br>
6250
6250
<br>
6251
6251
items(<span class="Special">{expr}</span>) <a class="Constant" href="builtin.html#items()" name="items()">items()</a><br>
6252
- <span class="Special">{expr}</span> の全要素のキー・値のペアからなるリストを返す。戻り値の各<br>
6253
- 要素はリストであり、キーと値の2個の要素を持つ。戻り値のリスト<br>
6254
- の要素の順序は不定である。<a class="Identifier" href="builtin.html#keys()">keys()</a> と <a class="Identifier" href="builtin.html#values()">values()</a> も参照。<br>
6255
- <br>
6256
6252
<span class="Special">{expr}</span> のすべてのキー/インデックスと値のペアを含む <a class="Identifier" href="eval.html#List">List</a> を返<br>
6257
6253
す。各 <a class="Identifier" href="eval.html#List">List</a> の項目は 2 つの項目を持つリストである。<br>
6258
6254
- <a class="Identifier" href="eval.html#Dict">Dict</a> の場合: キーと値<br>
You can’t perform that action at this time.
0 commit comments