When working on this lecture, I found that if you drag on the GetRoundsLeft return value; it will automagically add a ToText(int) converter when connecting to the return node. If you follow the lecture, you get ToString(int) and you will still get the above conversion.
Less nodes to break your code, should something change.