名词
中文翻译:元组
同义词:
['tuple', 'list of tuples']
例句:
-
1. The function returns a list of tuples containing the results.
该函数返回包含结果的元组列表。
-
2. The program uses a tuple to store the data.
程序使用元组来存储数据。
-
3. The tuple is used to represent a collection of related items.
元组用于表示一组相关的项集合。