if your filename is input.cpp, you first line of code should be:
file=open("input*.cpp*","r")On Wed, Apr 29, 2015 at 1:26 PM, siva sankari R <[email protected]> wrote: > There is a file named "input.cpp"(c++ file) that contains some 80 lines of > code. > -- > https://mail.python.org/mailman/listinfo/python-list >
-- https://mail.python.org/mailman/listinfo/python-list
