Using a table-lookup function, write a procedure which prints a randomly-chosen title each time it is called. You may (without penalty) use the DspMsg and Random library functions. If necessary, you may also define additional variables. Your code should be as short as possible and must not contain any conditional branching statements.