I have a text file that i'm trying to print but it prints boxes in between two characters. My code works fine for all the text files except this particular one. I cannot copy-paste this box character. So that i can check if the given character is that box and not print it using if condition. Please help. ThanksI have a text file that i'm trying to print but