26th Jan 2020, 10:06 PM
Enrique
Enrique - avatar
2 Respostas
+ 3
nums=[1,2,-3,4,3,6] suma=reduce(lambda x,y: x+y,nums) 1+2 = 3 3+(-3) = 0 0 + 4 = 4 4+3 = 7 7+6 = 13
26th Jan 2020, 10:29 PM
HonFu
HonFu - avatar
+ 2
Tk. Excelent !!
26th Jan 2020, 10:49 PM
Enrique
Enrique - avatar
Quente hoje
.
1 Votes
What?
0 Votes
HTML
0 Votes
Quiz duel
0 Votes
Web
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes