Ad
  • Default User Avatar

    You have to take the values the test will give you, not harcode it either. you also have to return the value, not print it.

    Use return with the final result and take the variables (dad_years_old, son_years_old) instead of hardcoded ones.