OPython-Init icon indicating copy to clipboard operation
OPython-Init copied to clipboard

Add examples for List, Tuple, Dictionaries and Set

Open nishikeshKardak opened this issue 6 years ago • 2 comments

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.

nishikeshKardak avatar Oct 13 '19 10:10 nishikeshKardak

On it. Added Jupyter Notebook in /Examples. Will add Tuples and Dictionaries and more functions for each data structure soon.

y4shb avatar Oct 13 '19 18:10 y4shb

check my pull request added list, tuple, set, dictionary examples

Vishavjeet6 avatar Oct 14 '19 18:10 Vishavjeet6