Ex 4 Write a program which read line by line a .txt file with a given name .txt and it writes in a new .txt file with name .txt the following lines Number of lines: xx Number of characters: yy where xx and yy are respectively the number of lines and characters contained in the input file.