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 age_label("29"), and finally result.
age_label("29")