==> This programme is created to view 5 Pictures (Customizable) in a Graphical User Interface with previous, Next and Exit Button
==> Steps to use the Application:
1.Download All the files
2.Download and Install the Latest version of Python
3.Download and Install any Latest version of Python IDE (Recommended : PyCharm Community Edition)
4.Unzip the downloaded file
5.Open the Main.py file in your IDE
6.Open the terminal in your IDE
7.Install the package "PILLOW" using the below mentioned command
pip install pillow
8.Run the programme
==> Thanks for downloading this Basic Python Tkinter Project of Creating A Image Viewer Application