Skip to content

Commit ff2d243

Browse files
author
majid shahbaz
committed
Added tuples tutorial
1 parent 8f098ab commit ff2d243

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@
127127
4.2.4.3. Matrix Transformation Algorithms
128128

129129
#### [4.3. Dictionaries](https://github.com/Majid460/python_practice_part1/blob/main/src/datastructures/dict/dict.py)
130-
131-
#### Quick Overview
132130
4.3.1. Dictionary Basics and Creation
133131
4.3.1.1. Empty Dictionary Creation
134132
4.3.1.2. Dictionary with Elements
@@ -152,8 +150,6 @@
152150
4.3.6.2. Nested Iteration
153151

154152
#### [4.4. Tuples](https://github.com/Majid460/python_practice_part1/blob/main/src/datastructures/tuples/tuples.py)
155-
156-
#### Quick Overview
157153
4.4.1. Tuple Basics and Creation
158154
4.4.1.1. Basic Tuple Creation
159155
4.4.1.2. Mixed Data Types

0 commit comments

Comments
 (0)