Generation

generate functionMon, 24 Apr 2023

pida 15 números y los almacene en un arreglo y muestre la media, la mediana y la moda

Script function add(a, b) { return a + b; } add(1, 2);

Want to kickstart your project?Use the new AI Studio to create your code