We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hi,
str(1) gives "1" and str(10) gives "10"
Is there any way to get the string "01" from the integer 1 using str()?
best, prko
https://processing.org/reference/nf_.html
oh, thank you!
Answers
https://processing.org/reference/nf_.html
oh, thank you!