Hi, I need some help with a code :)

Sorry, I wrote it wrong.
it is not lcd.init (16,2);
the correct form is: lcd.begin (16,2);

RV mineirin