This repository is not active
SergioGordillo/From1To100MultidimensionalArrayScreen
Simple program developed with JavaScript. It is a button that has an onclick event that will create a multidimensional array, with values from 0 to 100. The last row will show the sum of the values of each column. The multidimensional array will be shown in screen, with a table format. To make easier to the user the visualization of the table, I have added basic CSS styles.
JavaScript