Generation

generate functionMon, 15 May 2023

necesito un programa que pida nombre de semestre estudiante y la nota final de 5 materias

@spec add (integer, integer) :: integer def add(a, b) do a + b end

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