a = [1,2,3]b = aa[2] = 4;print b == [1,2,4]
Standard input is empty
True
Warning: cannot find your CPU L2 cache size in /proc/cpuinfo
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!