int [] data = new int [10]; boolean [] toPrint = new boolean [10]; void setup()...

Posted Date: