from random import randrange,seed
notas_matematicas = []
seed(8)
for notas in range(8):
notas_matematicas.append(randrange(0,11))
notas_matematicas
from random import randrange,seed
notas_matematicas = []
seed(8)
for notas in range(8):
notas_matematicas.append(randrange(0,11))
notas_matematicas
Excelente Alexei,
Vamos falta muy poco para que termines tu primer curso :)
Ese curso es el puntapié inicial de una formación de Data Science que tenemos aquí en Alura: https://app.aluracursos.com/formacion-python-para-data-science