Ok, I am using code to get spcific information from the weather.com website. The current weather and the feels like temperature and the date updated. The problem is that when I put it into a text box (each into its own) I get a space at the begining followed by 3-5 of these black boxes. The ones you get when there is a character that the text box does not recognize. Does anyone know how to remove these? Also, does anyone know how to place a space between the end of a string and before a number?

I have "Clear49*F" and I want it to be "Clear 49*F"