There was an error while loading. Please reload this page.
1 parent 8f098ab commit ff2d243Copy full SHA for ff2d243
README.md
@@ -127,8 +127,6 @@
127
4.2.4.3. Matrix Transformation Algorithms
128
129
#### [4.3. Dictionaries](https://github.com/Majid460/python_practice_part1/blob/main/src/datastructures/dict/dict.py)
130
-
131
-#### Quick Overview
132
4.3.1. Dictionary Basics and Creation
133
4.3.1.1. Empty Dictionary Creation
134
4.3.1.2. Dictionary with Elements
@@ -152,8 +150,6 @@
152
150
4.3.6.2. Nested Iteration
153
151
154
#### [4.4. Tuples](https://github.com/Majid460/python_practice_part1/blob/main/src/datastructures/tuples/tuples.py)
155
156
157
4.4.1. Tuple Basics and Creation
158
4.4.1.1. Basic Tuple Creation
159
4.4.1.2. Mixed Data Types
0 commit comments