array 3x4 | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

array 3x4

create a 3x4 array and input its value. use a function to compute the sum, average, highest, lowest number of even, number of odd integers. use one function for each computation

21st Mar 2017, 4:17 AM
Luis Arandia
Luis Arandia - avatar
1 Réponse
+ 4
thats ez. create the array read in the data (file or Ui) make the functions call the functions :)
21st Mar 2017, 4:35 AM
Michael Szczepanski
Michael Szczepanski - avatar