There is a variable n which contains the number n = 084746473827;
When I use the tostring() function, tostring() already 84746473827 (that is, without 0 ).
Why it happens?
And how can a number lead to a string without changing it (for example, the number is 084746473827 , but it is necessary to return the string 084746473827 )?
0? - Grundy0? - Grundy