x = ['ab', 'cd'] for i in x: i.upper() print(x)
Not registered? Create an account
Forgot Password?
Already a registered user? Login