namespace Day20; public record Pulse(string Source, string Destination, bool Value);