Computer Science, asked by ashkan2183, 1 year ago

Write program to accept file name from user. Check if file exists or not. If exist, count number of characters in a file. Display contents of file and count of characters in file.


ashwin456ojha: python?

Answers

Answered by Anonymous
0

) Check if there's an error in opening or locating a file. If yes ... 3) If both the files are found, then write content from source file to ... 4) Display the content of destination ...

Similar questions