Statistics are often calculated with varying amounts of input data. write a program that takes any number of non-negative integers as input, and outputs the average and max. a negative integer ends the input and is not included in the statistics. ex: when the input is: 15 20 0 5 -1 the output is: 20 10
Respuestas
Respuesta dada por:
0
Respuesta:
No entiendo ingles ni nada por el estilo
Preguntas similares
hace 2 años
hace 2 años
hace 2 años
hace 5 años
hace 5 años
hace 7 años
hace 7 años