Question 1
4 people (Robin, Kaito, Aisha, Omar) live on floors 1 to 4. Attributes — Robin (color: Cyan, age: 69), Kaito (color: Green, age: 22), Aisha (color: Turquoise, age: 32), Omar (color: Navy, age: 40).
Based on these clues:
• Robin lives immediately above Aisha
• Omar lives immediately above Robin
• The person who likes Cyan lives above Aisha
• Aisha lives on an odd-numbered floor
On which floor does Kaito live?
The unique arrangement (floor: person) is: {1: 'Aisha', 2: 'Robin', 3: 'Omar', 4: 'Kaito'}.