TL; DR -> Como se pode criar uma legenda para um gráfico de linhas Matplotlib, PyPlotsem criar variáveis extras? Por favor, considere o script gráfico abaixo: if __name__ == '__main__': PyPlot.plot(total_lengths, sort_times_bubble, 'b-', total_lengths, sort_times_ins, 'r-',...