Question: Write a program to input a sequence of bytes and store them sequentially in memory, starting at location $OO 2000. The sequence is to be terminated by a null byte, $OO. Then print the even numbers in this sequence. Assume that an input routine, IN_CHAR at $R 0000, inputs a byte into DO, and OUT CHAR, at WO 0004, outputs a byte from DO