We can store the return value in a variable too. Here we store the return value in result and display it in the console.
result
Make sure to pick result followed by console and then ., log, result.
console
.
log