OpenILIAS Uni Göttingen
004 - Introduction to Tuples
Basics 03
Introduction to Python
DataSkills@CIDAS4u
Repository
Search
Language
Deutsch
English
Login
Deutsch
English
0
0
more
Repository
DataSkills@CIDAS4u
Introduction to Python
Basics 03
004 - Introduction to Tuples
Repository
More
Repository - Home
Tree View
...
close
004 - Introduction to Tuples
Tabs
Content
(Selected)
Info
...
Show Advanced Knowledge
Hide Advanced Knowledge
A tuple is an (immutable) ordered list of values. Once it is created, its values cannot be changed. This section explains the creation, manipulation and access of tuples in Python.
×
Full Screen