What does this program do?

hello! everybody,I have this lab in my programming class,and it ask you to print out your initials in block letters,and my output looks like this

Lab 0 written by Tiffany Tsai

TTTTTTTTT QQQQ TTTTTTTTT
T Q Q T
T Q Q T
T Q Q T
T Q Q T
T Q Q T
T Q Q T
T Q Q Q T
T QQQQ Q T
T Q T

AND my professor asks us to add a comment that describes what the program does,how can I describe it in a professional way?

Hi :slight_smile:

You can use a style guide, for example:

But be aware, this is a controversial topic :
// https://youtu.be/SsoOG6ZeyUI :smile:

Cheers and happy coding :slight_smile: