2 Respostas
+ 11
Wounded Eagle by using [::-1] we can reverse the letters in the string
https://code.sololearn.com/cX8HwvEVhS05/?ref=app
for sorting items, you can use python build in function sort()
https://www.w3schools.com/python/trypython.asp?filename=demo_ref_list_sort
Hope this helpful! Programming is fun! 🤗😄