chars = ['a', 'z', 'c', 'x']sorted_chars = sorted(chars)print(sorted_chars)
Not registered? Create an account
Forgot Password?
Already a registered user? Login