seek operation in python

Billy Earney billy.earney at gmail.com
Wed Apr 29 14:42:26 EDT 2015


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 <buddingrose11 at gmail.com>
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150429/822da812/attachment.html>


More information about the Python-list mailing list