Created
October 5, 2020 06:19
-
-
Save pulkitpahwa/a42aaafa4d6290a453299cec6bce64fc to your computer and use it in GitHub Desktop.
Tata Motors sales data for May and June 2020
This file contains 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
may_2020 = {"tata altroz": 1379, "tata tiago": 857, "tata nexon": 623, "tata harrier": 161, "tata tigor": 132} | |
june_2020 = {"tata tiago": 4069, "tata altroz": 3104, "tata nexon": 3040, "tata harrier": 3040, "tata tigor": 553} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment