Write a function that accepts the name of a file as an argument and returns the
number of lines in the file. The function should return -1 if the specified file does
not exist.
Answers
Answered by
0
Answer:
reading and writing binary file that is done by appending b to the mode string
Similar questions