Generation

generate functionFri, 19 May 2023

Numeros de un examen de nota 20

Script function numeros(a, b) { return a /b * 20; } numeros(15, 20);

Questions about programming?Chat with your personal AI assistant