Why does this character ▯ appear?
问题 So this character ▯ appears when I run my code which I think means there is a missing character therefor it can't be displayed. (Not sure correct me if I am wrong) And well basically I want to be able to get rid of that character. Here is what it looks like when I run my code: However in the back-end in the idle when I click on one of the boxes for it to be displayed up top it doesn't register and looks like this in idle: Why does it appear on screen if it isn't going to appear in idle? Also