0
How can i rearrange a list [1,3,5,2,4] in ascending order
13th Feb 2019, 5:37 PM
Kevin
2 Risposte
+ 3
print(sorted([1,3,5,2,4]))
13th Feb 2019, 5:44 PM
Anna
+ 1
thanks
13th Feb 2019, 5:49 PM
Kevin
Hai spesso domande come questa?
Impara in modo più efficiente, gratuitamente:
Popolare oggi
debate which is better
6 Votes
Mobile app not working sometimes
0 Votes
Text editor
0 Votes
Debugging issue?
0 Votes
how to view only application
0 Votes
If very confusing
0 Votes
Arduino
2 Votes
I’m really confused
0 Votes



