10. Tuples
Tuples are immutable A tuple is a sequence of values mu... » 阅读全文
Tuples are immutable A tuple is a sequence of values mu... » 阅读全文
A dictionary is like a list, but more general. In a lis... » 阅读全文
A string is a sequence A string is a sequece of charact... » 阅读全文
Updating variables A common pattern in assignment state... » 阅读全文
Function calls In the context of programming, a functio... » 阅读全文
Boolean expressions A boolean expression is an expressi... » 阅读全文
Variables, expressions, and statements values and types... » 阅读全文