-
Notifications
You must be signed in to change notification settings - Fork 0
Created a simple calculator using a 3x3 2D array initialized with values 1 through 9 in row-major order. Users interact by providing array indices to retrieve and compute values. Assumes familiarity with 3x3 grid indexing for input selection.
avyas07/2D-array-Calculator
About
Created a simple calculator using a 3x3 2D array initialized with values 1 through 9 in row-major order. Users interact by providing array indices to retrieve and compute values. Assumes familiarity with 3x3 grid indexing for input selection.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published