fileinput.filename()
Return the name of the file currently being read. Before the first line has been read, returns None.
fileinput.filename()
Return the name of the file currently being read. Before the first line has been read, returns None.
Please login to continue.