Home
Python Tutorial
Introduction
Data Type
Statement
Operator
String
Tuple
List
Dictionary
Collections
Function
Class
File
Buildin Function
Buildin Module
Database
Regular Expressions
Thread
Tkinker
wxPython
XML
Network
CGI Web
Windows
Assign « Tuple « Python Tutorial
Python Tutorial
Tuple
Assign
6.2.Assign
6.2.1.
How to Create and Assign Tuples
6.2.2.
How to Update Tuples
6.2.3.
Creation, Repetition, Concatenation
6.2.4.
joining their elements together
6.2.5.
containing mutable objects that can be changed.
6.2.6.
Creating and accessing tuples.
6.2.7.
Unpacking sequences.