Question: Write an HLA Assembly program that displays your favorite pet on screen in large letters. There should be no input, only output. For example, I really like poodles, so my output would look like this:
All this output should be generated by just five stdout.put statements.