Toothpaste Pony! (minti)'s status on Monday, 27-Aug-12 20:42:08 UTC
-
@mostapplethingofall Did you ever figure out why that won't work? It's because you're adding an int to a string. You need to convert the int to a string.
@mostapplethingofall Did you ever figure out why that won't work? It's because you're adding an int to a string. You need to convert the int to a string.