Need some help please. I just want to know how I can show the value of an int as a text value. I have a label saying "In <blank> tries." but I want to fill that blank with the given value of "tries". It will not be a static int, once the game has ended, it will no longer change so I just want to show what the value is at at the end of the game. Hopefully that made sense. Much appreciated.

