You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of a simple spreadsheet program using python 2D arrays. Includes a cursor tool to navigate to different cells and simple functions like Sum, Multiply, Average, Max, Min, Save and Load.