Skip to content

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.

Notifications You must be signed in to change notification settings

avyas07/2D-array-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

No packages published

Languages