Search
Use the charAt method to access the third character of the string stored in the greetings variable.
charAt
greetings
Use console.log to show the output.
console.log
For example: