Effectively, I want to build a {"1", "2", "3", ..., "N"}
set from 1..N
set. How do I convert numbers to strings?
Asked
Active
Viewed 228 times
3

houqp
- 761
- 1
- 8
- 12
-
1What do you gain from representing numbers as strings? – lambda.xy.x Mar 17 '21 at 12:30