Machine Exercise 10: GUI - Graphing II: GE 120 2019-20 2nd Semester
Machine Exercise 10: GUI - Graphing II: GE 120 2019-20 2nd Semester
Objectives:
• To use PySimpleGUI to provide GUI.
• To use matplotlib to plot a given curve
Implement an application with GUI using PySimpleGUI that graphs a given curve
displayed in a matplotlib window.
Lastly, submit your Python file properly named to include the string GE120ME10 plus
your surname, and first and middle name initials.
---------- END ----------