4.1 tupleoperators.pdf
(
309 KB
)
Pobierz
Tuple Iteration and Operators
Iteration
: traversing and visiting all the elements of a tuple .
t1=(‘jack’, 45, 38.6, false, 5+6j,’Jill’, 45)#this is a tuple
t1
It looks like this in memory.
Iteration can be done using for loop
Creating a tuple using for loop
This can be done using while loop also
Operators in tuple
Index
Slicing
Concatenation
Repeat
Membership
Membership
Plik z chomika:
kendzior21
Inne pliki z tego folderu:
1. Section Introduction.mp4
(17231 KB)
2.1 tuple intro.pdf
(205 KB)
3.1 tuplemethods.pdf
(277 KB)
4.1 tupleoperators.pdf
(309 KB)
5. Tuple.html
(0 KB)
Inne foldery tego chomika:
01. Introduction to Python
02. Python Installation and Setup
03. Python Datatypes
04. Operators and Expression
05. Conditional Statements
Zgłoś jeśli
naruszono regulamin