Skip to content

Instantly share code, notes, and snippets.

@pulkitpahwa
Created October 5, 2020 06:19
Show Gist options
  • Save pulkitpahwa/a42aaafa4d6290a453299cec6bce64fc to your computer and use it in GitHub Desktop.
Save pulkitpahwa/a42aaafa4d6290a453299cec6bce64fc to your computer and use it in GitHub Desktop.
Tata Motors sales data for May and June 2020
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