pub fn print_answer( stdout: &mut StandardStream, part: u32, answer: &str, separate: bool, )
Prints the answer to an Advent of Code puzzle.