Skip to content

Instantly share code, notes, and snippets.

@xkumiyu
Created March 20, 2020 17:32
Show Gist options
  • Save xkumiyu/7dc8995db42d16bdd6c7aa36fc959050 to your computer and use it in GitHub Desktop.
Save xkumiyu/7dc8995db42d16bdd6c7aa36fc959050 to your computer and use it in GitHub Desktop.
# sort()
A.sort()
# sorted()
A = sorted(A)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment