Question 1
5 people (Morgan, Zoe, Willow, Yusuf, Michael) live on floors 1 to 5. Based on these conditional statements:
Based on these clues:
• Morgan lives above Yusuf if and only if Michael lives on an odd-numbered floor
• Zoe lives above Willow if and only if Michael lives on an odd-numbered floor
• Willow and Michael are exactly 2 floors apart
• Willow lives on an odd-numbered floor
• If Morgan lives above Michael, then Yusuf lives on an odd-numbered floor
On which floor does Willow live?
The unique arrangement (floor: person) is: {1: 'Michael', 2: 'Zoe', 3: 'Willow', 4: 'Morgan', 5: 'Yusuf'}.