x = ['x']y = xx[0] = 'y'print(y[0])
Standard input is empty
y
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!