Created
May 29, 2020 15:11
-
-
Save Adityanagraj/b4f88119f22f1140287f01ecf1cf18e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data={‘phone’: [‘Xiaomi’, ‘Samsung’, ‘Apple’,’Nokia’,’Realme’], | |
‘stock’: [44,12,8,5,3] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment