Tasks:
- Create an excel file with product and there Qty.
- Ask user for num of products
- Input from user: product name and qty.
- Save the data in a file
- Read the same file
- Create a dictionary of product data
- Print the data in tabular format
- Plot the various graphs to Analyse the trends