player1, player2, ...
type identifier[const integer expression]
const size_t MAX_WORDS{10}; ... string words[MAX_WORDS]; size_t wordCount {0};