n. [计] 元组,重数
1.You create your tuple, and you can't change it after that.
您可以创建tuple,但在创建之后不能修改它。
2.The identifier is a tuple of the form {name, version}.
该标识符是形如 {名称, 版本}的元组。
3.To return a tuple from a function, you must invoke make_tuple.
要从函数返回元组,您必须调用make_tuple。
4.Demonstrate the creation of each part of the Monkeybars MVC tuple.
演示Monkeybarsmvc组每个部分的创建。
5.The return clause defines what to return for each tuple.
return子句定义每个元组要返回的内容。
6.A is initialized with a tuple containing a and a _paras list.
用包含和_ paras列表的元组进行了初始化。