Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

s9kt/TwoDArrays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

2D Arrays

Language: Java

Task

Write a program which takes 2 values to create a 2D array (rows and collumns), and 2 values which will be a range of values randomly generated and then inserted into the array. Display the array, then calculate the total value of all #'s in each row and each collumn.

Skills Demonstrated

  • Working with 2D arrays (Filling in values, iterating through the array, etc)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages