Question 1
7 people (Ahmed, Michael, Linda, Odin, Sidney, Jay, Charlie) live in a building with a Ground floor (G) and 6 upper floors (1F-6F).
Based on these clues:
• Ahmed lives on Floor 4 (4F)
• Odin lives immediately above Michael
• Linda lives above Michael
• Charlie lives on the top floor
• Michael lives above Sidney
• Sidney lives on an odd-numbered floor
On which floor does Charlie live?
Floor labels: G, 1F, 2F, 3F, 4F, 5F, 6F. Solution: {'1F': 'Sidney', '2F': 'Michael', '3F': 'Odin', '4F': 'Ahmed', '5F': 'Linda', '6F': 'Charlie', 'G': 'Jay'}