Note that the values in a list or dictionary don't have to be all of the same type; you can mix strings, Numbers, and even nested lists and dictionaries if you wish.
注意,列表或字典中的值不一定必须是相同的类型;可以混合使用字符串、数字,甚至是嵌套的列表或字典,如果需要的话。
In the next two articles, we'll explore the use of much more powerful and convenient data structures: ordered lists and random-access dictionaries.
在接下来两篇文章中,我们将探讨更强大、更方便的数据结构的应用:有序列表和随机访问字典。
In contrast to lists, tuples, and dictionaries, which may contain heterogeneous elements, Numarray arrays contain only elements of a homogeneous data type.
与可以包含不同类型元素的列表、元组和词典不同的是,Numarray数组只能包含同一类型的数据。
In addition to filter , dictionaries can use several other of the same built-in functions and procedures as lists.
除了filter以外,字典可以使用其它和列表相同的内置函数和方法。
Of course, few Python programmers want to work with increasingly complex forests of data structures like the lists, tuples, and dictionaries above.
当然,很少有Python程序员希望使用上面的诸如列表、元组和字典等日益复杂的数据结构。
This chapter presents one more built-in type, the tuple, and then shows how lists, dictionaries, and tuples work together.
本章我们要说的是另外一种内置类型,元组,以及列表、字典和元组如何协同工作。
I said: "We'll provide a bunch of built-in object types, such as dictionaries, lists, the various kinds of Numbers, and strings, to the language."
我提出:“我们将会为这门语言提供一系列的内置对象类型,比如dictionary列表,各种数字类型,以及字符串。”
Python's lists, dictionaries, basic statements and use of indentation differed from what ABC had.
Python的列表,dictionary,基本的语句,还有缩进的使用都和ABC很不一样。
We have seen methods for strings, lists, dictionaries and tuples.
之前我们看到过字符串、列表、字典以及元组的一些方法。
This paper lists the character frequency, word frequency and length of terms in the field of Information Technology in detail, and makes comparative analysis between terms from two dictionaries.
本文对两本信息技术术语词典中的术语的用字,用词、术语长度等进行了统计,并做了比较分析。
Artificial Intelligence computers have large amounts of memory, capable of storing huge translating dictionaries and extensive lists of grammar rules.
人工智能的计算机有着巨大的存储能力,能存储庞大的翻译字典和广阔的语法规则。
Artificial Intelligence computers have large amounts of memory, capable of storing huge translating dictionaries and extensive lists of grammar rules.
人工智能的计算机有着巨大的存储能力,能存储庞大的翻译字典和广阔的语法规则。
应用推荐