how i can translate int to string?
var
int1 = readLine() #at example 5
int2 = 5
echo int1+int2 #result 10
Run
- int to string tbutton
- Re: int to string Stefan_Salewski
- Re: int to string tbutton
- Re: int to string Araq
- Re: int to string Stefan_Salewski
- Re: int to string tbutton
- Re: int to string kaushalmodi
