keypad help

void loop()
(
char key = keypad.getKey();//error this line

You have already been told that an open curly brace, not an open parenthesis, goes after the function statement.