pub fn get_puzzles(
    path: &str
) -> Result<HashMap<String, String>, Box<dyn Error>>