We are about to switch to a new forum software. Until then we have removed the registration on this forum.
So what I want to do is say I have this code
string[] Noun = { "noun1", "noun2", "noun3", "noun4", "noun5", "noun5" };
How would I make it read each noun from an editable text document in the same folder?
Answers
See loadStrings().
https://forum.processing.org/reference/