Question 1
7 people (Deepak, Patricia, Cameron, Raj, Sara, Casey, Barbara) live on floors 1 to 7. Based on these conditional statements:
Based on these clues:
• Deepak lives above Raj if and only if Casey lives on an odd-numbered floor
• Cameron lives above Sara if and only if Barbara lives on an even-numbered floor
• Deepak lives immediately below Patricia
• Patricia lives immediately below Casey
• Barbara lives above Deepak
• Sara lives above Barbara
• Raj lives on an even-numbered floor
On which floor does Patricia live?
The unique arrangement (floor: person) is: {1: 'Deepak', 2: 'Patricia', 3: 'Casey', 4: 'Barbara', 5: 'Cameron', 6: 'Raj', 7: 'Sara'}.