To get started, download the code, and run the following programs in
Task-1/task1.py Task-2/task2.py
The files, to run require previous installation of Python 3 or above.
ProTip: You can install Python from https://www.python.org/
The first task is very simple and straightforward, all combinations are to be taken and found with sums matching each of the 2 lists given.
The Second task involves parsing a flattened data record into useful and meaningful data. Here, an excel file is generated with Deposit, Withdrawal and certain insights about the data.