You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Define un función llamada “promedio” que permita calculas el promedio de una lista. La función debe recibir como argumento una lista de números enteros y retornar el promedio de dicha lista.