What does this display in the console?
(
35
,
'Ann'
)
age, name
get_profile_info(user)
(35, 'Ann')
.