Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Final Quiz
4. Exercise 2

Instruction

Very good. Let's move on.

Exercise

Mensa created a dating website for its members. We need to anonymize the user data before they go on their first date.

For each person, show the following sentence:

XYZ lives in A and weighs B kilograms.

XYZ are the initials, A is the city and B is the weight rounded to integer numbers. If a given person doesn't have a middle name, replace it with nothing (''). Name the column sentence.

Don't forget about the period at the end of the sentence!