for(new i; i<60; i++){ new result = random(80);}
new result[60];for(new i; i<60; i++){ result[i] = random(80);}