Computer Science, asked by agarwalprisha9630, 2 days ago

names = ["Anna", "Anne", "Annie", "Anu", "Amy", "alaric", "catherine")
names.sort(reverse = True)
print(names)
The names would be printed in the following order *

Answers

Answered by davnit7607
0

Answer:

No

Explanation:

Similar questions