Hey guys, im trying to write a program which will draw an ellipse for some data I have in arrays, but when I execute it it gives me the error: unexpected token: void
Its referring to the void in the void draw() section, but I don't know why
//Declare an array to hold each line of the data file
String[] lines;
//Delcare an array to hold each one of the unique street types
//and initially add just a single, empty value " "