Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 356 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 356 Bytes

Assignment

Config files for my GitHub profile.

Programming Language Used : Python-3.6

Test Cases:

  • Input: {'2020-01-01': 4, '2020-01-02': 4, '2020-01-03': 6, '2020-01-04': 8, '2020-01-05': 2, '2020-01-06': -6, '2020-01-07': 2, '2020-01-08': -2}
  • Input: {'2020-01-01': 6, '2020-01-04': 12, '2020-01-05': 14, '2020-01-06': 2, '2020-01-07': 4}