OPython-Init
OPython-Init copied to clipboard
Add examples for List, Tuple, Dictionaries and Set
Add examples for List, Tuple, Dictionaries and Set
In this repo, There is no examples and any documentation for the basic data structures like list, tuples, dictionaries and set. We should need to add this.
On it. Added Jupyter Notebook in /Examples. Will add Tuples and Dictionaries and more functions for each data structure soon.
check my pull request added list, tuple, set, dictionary examples