msv = []for i in range (10): msv[i] = i i+=1
Standard input is empty
Standard output is empty
Traceback (most recent call last): File "./prog.py", line 3, in <module> IndexError: list assignment index out of range
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!