I'm not too sure what your example means, but if there is a limit, it's very very high. Wes64 once saved over 10,000 characters to one variable to make pi. (link to project)
Offline
You can always use a list if you're unsure about data. The thing is, decimal numbers get capped off after 12 digits, I think. On the other hand, strings can be very long; you just have to make sure the variable includes spaces, for example.
Offline
PhirripSyrrip wrote:
I'm not too sure what your example means, but if there is a limit, it's very very high. Wes64 once saved over 10,000 characters to one variable to make pi. (link to project)
Link 's broken (almost thought I had a virus the message my computer displayed); heres the correct one:
http://scratch.mit.edu/projects/Wes64/2563183
Offline