Типи данних

int myInts[5];

int myPins[] = {1, 6, 3, 7, 9};

char message[6] = "hello";