|
2 | 2 |
|
3 | 3 | Notebooks are based on [Python Cheat Sheet](http://ehmatthes.github.io/pcc/cheatsheets/README.html) by [Eric Matthes](https://github.com/ehmatthes)
|
4 | 4 |
|
5 | | -1. [01 - Introduction](https://github.com/sujee81/Python-Cheat-Sheet/blob/master/01%20-%20Introduction.ipynb) |
6 | | -2. [02 - Lists](https://github.com/sujee81/Python-Cheat-Sheet/blob/master/02%20-%20Lists.ipynb) |
7 | | -3. [03 - 20Dictionaries](https://github.com/sujee81/Python-Cheat-Sheet/blob/master/03%20-%20Dictionaries.ipynb) |
| 5 | +1. [Introduction](https://github.com/sujee81/Python-Cheat-Sheet/blob/master/01%20-%20Introduction.ipynb) |
| 6 | +2. [Lists](https://github.com/sujee81/Python-Cheat-Sheet/blob/master/02%20-%20Lists.ipynb) |
| 7 | +3. [Dictionaries](https://github.com/sujee81/Python-Cheat-Sheet/blob/master/03%20-%20Dictionaries.ipynb) |
0 commit comments