Easy
l
is an instance of type list
. What is the output of the following code ?
sorted(l, reverse=True)
Author: ThéoStatus: PublishedQuestion passed 422 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about Python