temp-plot Reading temperature of an industry from a generated data file and plotting it to a graph using Python3 Program Requirements: Matplotlib tkinter installation via pip pip install matplotlib pip install tkinter